|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractSEIModelImpl | |
|---|---|
| com.sun.xml.ws.model | |
| com.sun.xml.ws.server | JAX-WS 2.0.1 Server Runtime |
| com.sun.xml.ws.server.sei | |
| com.sun.xml.ws.wsdl.writer | |
| Uses of AbstractSEIModelImpl in com.sun.xml.ws.model |
|---|
| Subclasses of AbstractSEIModelImpl in com.sun.xml.ws.model | |
|---|---|
class |
SOAPSEIModel
Creates SOAP specific RuntimeModel |
| Methods in com.sun.xml.ws.model that return AbstractSEIModelImpl | |
|---|---|
AbstractSEIModelImpl |
RuntimeModeler.buildRuntimeModel()
builds the runtime model from the portClass using the binding ID bindingId. |
AbstractSEIModelImpl |
CheckedExceptionImpl.getOwner()
|
AbstractSEIModelImpl |
ParameterImpl.getOwner()
|
| Constructors in com.sun.xml.ws.model with parameters of type AbstractSEIModelImpl | |
|---|---|
JavaMethodImpl(AbstractSEIModelImpl owner,
Method method,
Method seiMethod,
MetadataReader metadataReader)
|
|
| Uses of AbstractSEIModelImpl in com.sun.xml.ws.server |
|---|
| Methods in com.sun.xml.ws.server with parameters of type AbstractSEIModelImpl | |
|---|---|
protected EndpointAwareTube |
EndpointFactory.createSEIInvokerTube(AbstractSEIModelImpl seiModel,
Invoker invoker,
WSBinding binding)
|
| Uses of AbstractSEIModelImpl in com.sun.xml.ws.server.sei |
|---|
| Constructors in com.sun.xml.ws.server.sei with parameters of type AbstractSEIModelImpl | |
|---|---|
SEIInvokerTube(AbstractSEIModelImpl model,
Invoker invoker,
WSBinding binding)
|
|
| Uses of AbstractSEIModelImpl in com.sun.xml.ws.wsdl.writer |
|---|
| Constructors in com.sun.xml.ws.wsdl.writer with parameters of type AbstractSEIModelImpl | |
|---|---|
WSDLGenerator(AbstractSEIModelImpl model,
WSDLResolver wsdlResolver,
WSBinding binding,
Container container,
Class implType,
boolean inlineSchemas,
boolean disableXmlSecurity,
WSDLGeneratorExtension... extensions)
Creates the WSDLGenerator |
|
WSDLGenerator(AbstractSEIModelImpl model,
WSDLResolver wsdlResolver,
WSBinding binding,
Container container,
Class implType,
boolean inlineSchemas,
WSDLGeneratorExtension... extensions)
Creates the WSDLGenerator |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||