Uses of Class
com.sun.xml.ws.model.SOAPSEIModel
Packages that use SOAPSEIModel
Package
Description
This document describes the architecture of client side
JAX-WS 2.0.1 runtime.
SEIStub and its supporting code.-
Uses of SOAPSEIModel in com.sun.xml.ws.client
Fields in com.sun.xml.ws.client declared as SOAPSEIModelConstructors in com.sun.xml.ws.client with parameters of type SOAPSEIModelModifierConstructorDescriptionSEIPortInfo(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 SOAPSEIModelConstructors in com.sun.xml.ws.client.sei with parameters of type SOAPSEIModelModifierConstructorDescriptionSEIStub(WSPortInfo portInfo, BindingImpl binding, SOAPSEIModel seiModel, WSEndpointReference epr) SEIStub(WSServiceDelegate owner, BindingImpl binding, SOAPSEIModel seiModel, Tube master, WSEndpointReference epr) Deprecated.