|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceEndpoint | |
---|---|
com.hyper9.simdk.stubs | |
com.hyper9.simdk.stubs.dao | |
com.hyper9.simdk.stubs.jaxws | |
com.hyper9.simdk.stubs.mao | |
com.hyper9.simdk.ws | |
com.hyper9.simdk.ws.util |
Uses of ServiceEndpoint in com.hyper9.simdk.stubs |
---|
Methods in com.hyper9.simdk.stubs that return types with arguments of type ServiceEndpoint | |
---|---|
List<ServiceEndpoint> |
VimServiceImpl.queryServiceEndpointList(ManagedObjectReference _this)
|
List<ServiceEndpoint> |
VimService.queryServiceEndpointList(ManagedObjectReference _this)
|
Uses of ServiceEndpoint in com.hyper9.simdk.stubs.dao |
---|
Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type ServiceEndpoint | |
---|---|
List<ServiceEndpoint> |
ArrayOfServiceEndpoint.getData()
|
Uses of ServiceEndpoint in com.hyper9.simdk.stubs.jaxws |
---|
Methods in com.hyper9.simdk.stubs.jaxws that return types with arguments of type ServiceEndpoint | |
---|---|
List<ServiceEndpoint> |
QueryServiceEndpointListResponse.getReturnval()
|
Method parameters in com.hyper9.simdk.stubs.jaxws with type arguments of type ServiceEndpoint | |
---|---|
void |
QueryServiceEndpointListResponse.setReturnval(List<ServiceEndpoint> returnval)
|
Uses of ServiceEndpoint in com.hyper9.simdk.stubs.mao |
---|
Methods in com.hyper9.simdk.stubs.mao that return types with arguments of type ServiceEndpoint | |
---|---|
List<ServiceEndpoint> |
ServiceDirectory.getService()
|
Method parameters in com.hyper9.simdk.stubs.mao with type arguments of type ServiceEndpoint | |
---|---|
void |
ServiceDirectory.setService(List<ServiceEndpoint> toSet)
|
Uses of ServiceEndpoint in com.hyper9.simdk.ws |
---|
Methods in com.hyper9.simdk.ws that return types with arguments of type ServiceEndpoint | |
---|---|
List<ServiceEndpoint> |
VimServiceExImpl.queryServiceEndpointList(ManagedObjectReference _this)
|
Uses of ServiceEndpoint in com.hyper9.simdk.ws.util |
---|
Methods in com.hyper9.simdk.ws.util that return types with arguments of type ServiceEndpoint | |
---|---|
static List<ServiceEndpoint> |
ClassFactory.getServiceEndpoints()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |