Package | Description |
---|---|
com.sun.xml.ws.db | |
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 |
Modifier and Type | Field and Description |
---|---|
(package private) AbstractSEIModelImpl |
DatabindingImpl.seiModel |
Modifier and Type | Class and Description |
---|---|
class |
SOAPSEIModel
Creates SOAP specific RuntimeModel
|
Modifier and Type | Field and Description |
---|---|
(package private) AbstractSEIModelImpl |
JavaMethodImpl.owner |
Modifier and Type | Method and Description |
---|---|
AbstractSEIModelImpl |
RuntimeModeler.buildRuntimeModel()
builds the runtime model from the
portClass using the binding ID bindingId . |
AbstractSEIModelImpl |
ParameterImpl.getOwner() |
AbstractSEIModelImpl |
CheckedExceptionImpl.getOwner() |
Constructor and Description |
---|
JavaMethodImpl(AbstractSEIModelImpl owner,
Method method,
Method seiMethod,
MetadataReader metadataReader) |
Modifier and Type | Method and Description |
---|---|
protected EndpointAwareTube |
EndpointFactory.createSEIInvokerTube(AbstractSEIModelImpl seiModel,
Invoker invoker,
WSBinding binding) |
Constructor and Description |
---|
SEIInvokerTube(AbstractSEIModelImpl model,
Invoker invoker,
WSBinding binding) |
Constructor and Description |
---|
WSDLGenerator(AbstractSEIModelImpl model,
WSDLResolver wsdlResolver,
WSBinding binding,
Container container,
Class implType,
boolean inlineSchemas,
WSDLGeneratorExtension... extensions)
Deprecated.
|
WSDLGenerator(AbstractSEIModelImpl model,
org.jvnet.ws.databinding.WSDLResolver wsdlResolver,
WSBinding binding,
Container container,
Class implType,
boolean inlineSchemas,
WSDLGeneratorExtension... extensions)
Creates the WSDLGenerator
|
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.