com.hyper9.simdk.stubs.jaxws
Class ReconnectHost

java.lang.Object
  extended by com.hyper9.simdk.stubs.jaxws.ReconnectHost

public class ReconnectHost
extends Object


Constructor Summary
ReconnectHost()
           
 
Method Summary
 HostConnectSpec getCnxSpec()
           
 ManagedObjectReference getThis()
           
 void setCnxSpec(HostConnectSpec cnxSpec)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReconnectHost

public ReconnectHost()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

public void setThis(ManagedObjectReference _this)
Parameters:
_this - the value for the _this property

getCnxSpec

public HostConnectSpec getCnxSpec()
Returns:
returns HostConnectSpec

setCnxSpec

public void setCnxSpec(HostConnectSpec cnxSpec)
Parameters:
cnxSpec - the value for the cnxSpec property


Copyright © 2009-2010 Hyper9. All Rights Reserved.