|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProxyServiceEndpointSpec | |
---|---|
com.hyper9.simdk.stubs | |
com.hyper9.simdk.stubs.dao | |
com.hyper9.simdk.stubs.jaxws | |
com.hyper9.simdk.stubs.mao | |
com.hyper9.simdk.ws |
Uses of ProxyServiceEndpointSpec in com.hyper9.simdk.stubs |
---|
Methods in com.hyper9.simdk.stubs with parameters of type ProxyServiceEndpointSpec | |
---|---|
void |
VimServiceImpl.addEndpoint(ManagedObjectReference _this,
ProxyServiceEndpointSpec endpoint)
|
void |
VimService.addEndpoint(ManagedObjectReference _this,
ProxyServiceEndpointSpec endpoint)
|
void |
VimServiceImpl.removeEndpoint(ManagedObjectReference _this,
ProxyServiceEndpointSpec endpoint)
|
void |
VimService.removeEndpoint(ManagedObjectReference _this,
ProxyServiceEndpointSpec endpoint)
|
Uses of ProxyServiceEndpointSpec in com.hyper9.simdk.stubs.dao |
---|
Subclasses of ProxyServiceEndpointSpec in com.hyper9.simdk.stubs.dao | |
---|---|
class |
ProxyServiceLocalServiceSpec
|
class |
ProxyServiceLocalTunnelSpec
|
class |
ProxyServiceNamedPipeServiceSpec
|
class |
ProxyServiceNamedPipeTunnelSpec
|
class |
ProxyServiceRemoteServiceSpec
|
class |
ProxyServiceRemoteTunnelSpec
|
class |
ProxyServiceServiceSpec
|
class |
ProxyServiceTunnelSpec
|
Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type ProxyServiceEndpointSpec | |
---|---|
List<ProxyServiceEndpointSpec> |
ArrayOfProxyServiceEndpointSpec.getData()
|
Uses of ProxyServiceEndpointSpec in com.hyper9.simdk.stubs.jaxws |
---|
Methods in com.hyper9.simdk.stubs.jaxws that return ProxyServiceEndpointSpec | |
---|---|
ProxyServiceEndpointSpec |
RemoveEndpoint.getEndpoint()
|
ProxyServiceEndpointSpec |
AddEndpoint.getEndpoint()
|
Methods in com.hyper9.simdk.stubs.jaxws with parameters of type ProxyServiceEndpointSpec | |
---|---|
void |
RemoveEndpoint.setEndpoint(ProxyServiceEndpointSpec endpoint)
|
void |
AddEndpoint.setEndpoint(ProxyServiceEndpointSpec endpoint)
|
Uses of ProxyServiceEndpointSpec in com.hyper9.simdk.stubs.mao |
---|
Methods in com.hyper9.simdk.stubs.mao that return types with arguments of type ProxyServiceEndpointSpec | |
---|---|
List<ProxyServiceEndpointSpec> |
ProxyService.getEndpointList()
|
Method parameters in com.hyper9.simdk.stubs.mao with type arguments of type ProxyServiceEndpointSpec | |
---|---|
void |
ProxyService.setEndpointList(List<ProxyServiceEndpointSpec> toSet)
|
Uses of ProxyServiceEndpointSpec in com.hyper9.simdk.ws |
---|
Methods in com.hyper9.simdk.ws with parameters of type ProxyServiceEndpointSpec | |
---|---|
void |
VimServiceExImpl.addEndpoint(ManagedObjectReference _this,
ProxyServiceEndpointSpec endpoint)
|
void |
VimServiceExImpl.removeEndpoint(ManagedObjectReference _this,
ProxyServiceEndpointSpec endpoint)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |