Uses of Class
com.sun.xml.ws.model.SOAPSEIModel
-
Packages that use SOAPSEIModel Package Description com.sun.xml.ws.client JAX-WS 2.0.1 Client Runtimecom.sun.xml.ws.client.sei SEIStuband its supporting code. -
-
Uses of SOAPSEIModel in com.sun.xml.ws.client
Fields in com.sun.xml.ws.client declared as SOAPSEIModel Modifier and Type Field Description SOAPSEIModelSEIPortInfo. modelModel ofSEIPortInfo.sei.Constructors in com.sun.xml.ws.client with parameters of type SOAPSEIModel Constructor Description SEIPortInfo(WSServiceDelegate owner, Class sei, SOAPSEIModel model, WSDLPort portModel) -
Uses of SOAPSEIModel in com.sun.xml.ws.client.sei
Fields in com.sun.xml.ws.client.sei declared as SOAPSEIModel Modifier and Type Field Description SOAPSEIModelSEIStub. seiModelConstructors in com.sun.xml.ws.client.sei with parameters of type SOAPSEIModel Constructor Description SEIStub(WSPortInfo portInfo, BindingImpl binding, SOAPSEIModel seiModel, WSEndpointReference epr)SEIStub(WSServiceDelegate owner, BindingImpl binding, SOAPSEIModel seiModel, Tube master, WSEndpointReference epr)Deprecated.
-