Uses of Class
com.sun.xml.rpc.client.dii.ServiceInfo
-
Packages that use ServiceInfo Package Description com.sun.xml.rpc.client.dii -
-
Uses of ServiceInfo in com.sun.xml.rpc.client.dii
Fields in com.sun.xml.rpc.client.dii declared as ServiceInfo Modifier and Type Field Description protected ServiceInfoConfiguredService. configurationprotected ServiceInfoDynamicProxyBuilder. configurationMethods in com.sun.xml.rpc.client.dii that return ServiceInfo Modifier and Type Method Description ServiceInfoServiceInfoBuilder. buildServiceInfo()Constructors in com.sun.xml.rpc.client.dii with parameters of type ServiceInfo Constructor Description ConfiguredCall(InternalTypeMappingRegistry registry, javax.xml.rpc.handler.HandlerRegistry handlerRegistry, ServiceInfo configuration)DynamicProxyBuilder(InternalTypeMappingRegistry internalTypeRegistry, javax.xml.rpc.handler.HandlerRegistry handlerRegistry, ServiceInfo configuration)
-