A C D E F G H I J L N O P Q R S T U V W 

A

adapters - Variable in class com.sun.xml.ws.transport.http.servlet.TG_WSServletDelegate
All ServletAdapters that are deployed in the current web appliation.
addFilter(SDDocumentFilter) - Method in class com.sun.xml.ws.server.TG_ServiceDefinitionImpl
 
addInterceptor(TG_FiberContextSwitchInterceptor) - Method in class com.sun.xml.ws.api.pipe.TG_Fiber
Adds a new FiberContextSwitchInterceptor to this fiber.
addPastPathPattern(String) - Method in class com.sun.xml.ws.transport.http.servlet.TG_WSServletContextListener
 
addSkipPathPattern(String) - Method in class com.sun.xml.ws.transport.http.servlet.TG_WSServletContextListener
 
ATTR_BINDING - Static variable in class com.sun.xml.ws.transport.http.TG_DeploymentDescriptorParser
 
ATTR_ENABLE_MTOM - Static variable in class com.sun.xml.ws.transport.http.TG_DeploymentDescriptorParser
 
ATTR_IMPLEMENTATION - Static variable in class com.sun.xml.ws.transport.http.TG_DeploymentDescriptorParser
 
ATTR_MTOM_THRESHOLD_VALUE - Static variable in class com.sun.xml.ws.transport.http.TG_DeploymentDescriptorParser
 
ATTR_NAME - Static variable in class com.sun.xml.ws.transport.http.TG_DeploymentDescriptorParser
 
ATTR_PORT - Static variable in class com.sun.xml.ws.transport.http.TG_DeploymentDescriptorParser
 
ATTR_SERVICE - Static variable in class com.sun.xml.ws.transport.http.TG_DeploymentDescriptorParser
 
ATTR_URL_PATTERN - Static variable in class com.sun.xml.ws.transport.http.TG_DeploymentDescriptorParser
 
ATTR_VERSION - Static variable in class com.sun.xml.ws.transport.http.TG_DeploymentDescriptorParser
 
ATTR_WSDL - Static variable in class com.sun.xml.ws.transport.http.TG_DeploymentDescriptorParser
 
attributeAdded(ServletContextAttributeEvent) - Method in class com.sun.xml.ws.transport.http.servlet.TG_WSServletContextListener
 
attributeRemoved(ServletContextAttributeEvent) - Method in class com.sun.xml.ws.transport.http.servlet.TG_WSServletContextListener
 
attributeReplaced(ServletContextAttributeEvent) - Method in class com.sun.xml.ws.transport.http.servlet.TG_WSServletContextListener
 
ATTRVALUE_VERSION_1_0 - Static variable in class com.sun.xml.ws.transport.http.TG_DeploymentDescriptorParser
 

C

closeManagedObjectManager() - Method in class com.sun.xml.ws.server.TG_WSEndpointImpl
 
com.sun.xml.ws.addressing - package com.sun.xml.ws.addressing
 
com.sun.xml.ws.api.pipe - package com.sun.xml.ws.api.pipe
 
com.sun.xml.ws.server - package com.sun.xml.ws.server
 
com.sun.xml.ws.server.sei - package com.sun.xml.ws.server.sei
 
com.sun.xml.ws.transport.http - package com.sun.xml.ws.transport.http
 
com.sun.xml.ws.transport.http.servlet - package com.sun.xml.ws.transport.http.servlet
 
contextDestroyed(ServletContextEvent) - Method in class com.sun.xml.ws.transport.http.servlet.TG_WSServletContextListener
 
contextInitialized(ServletContextEvent) - Method in class com.sun.xml.ws.transport.http.servlet.TG_WSServletContextListener
 
create(SDDocumentSource, QName, QName) - Static method in class com.sun.xml.ws.server.TG_SDDocumentImpl
Creates SDDocument from SDDocumentSource.
create(Class<T>, boolean, Invoker, QName, QName, Container, WSBinding, SDDocumentSource, Collection<? extends SDDocumentSource>, EntityResolver, boolean) - Static method in class com.sun.xml.ws.transport.http.TG_DeploymentDescriptorParser
 
createAdapter(String, String, WSEndpoint<?>) - Method in interface com.sun.xml.ws.transport.http.TG_DeploymentDescriptorParser.AdapterFactory
 
createCodec() - Method in class com.sun.xml.ws.server.TG_WSEndpointImpl
 
createContainer(ServletContext) - Method in class com.sun.xml.ws.transport.http.servlet.TG_WSServletContextListener
Creates Container implementation that hosts the JAX-WS endpoint.
createDelegate(List<TG_ServletAdapter>, ServletContext) - Method in class com.sun.xml.ws.transport.http.servlet.TG_WSServletContextListener
Creates WSServletDelegate that does the real work.
createEndpoint(Class<T>, boolean, Invoker, QName, QName, Container, WSBinding, SDDocumentSource, Collection<? extends SDDocumentSource>, EntityResolver, boolean) - Static method in class com.sun.xml.ws.server.TG_EndpointFactory
Implements WSEndpoint.create(java.lang.Class<T>, boolean, com.sun.xml.ws.api.server.Invoker, javax.xml.namespace.QName, javax.xml.namespace.QName, com.sun.xml.ws.api.server.Container, com.sun.xml.ws.api.WSBinding, com.sun.xml.ws.api.server.SDDocumentSource, java.util.Collection<? extends com.sun.xml.ws.api.server.SDDocumentSource>, org.xml.sax.EntityResolver, boolean).
createHttpAdapter(String, String, WSEndpoint<?>) - Method in class com.sun.xml.ws.transport.http.servlet.TG_ServletAdapterList
 
createPipeHead() - Method in class com.sun.xml.ws.server.TG_WSEndpointImpl
 
createTGFiber() - Method in class com.sun.xml.ws.api.pipe.TG_Engine
Creates a new fiber in a suspended state.
current() - Static method in class com.sun.xml.ws.api.pipe.TG_Fiber
Gets the current fiber that's running.
customInit() - Method in class com.sun.xml.ws.transport.http.servlet.WebServiceProcessor
 

D

deploy(TG_ServletAdapter) - Method in class com.sun.xml.ws.transport.http.servlet.TG_JAXWSRIDeploymentProbeProvider
 
destroy() - Method in class com.sun.xml.ws.transport.http.servlet.TG_WSServletDelegate
 
dispose() - Method in class com.sun.xml.ws.server.TG_WSEndpointImpl
 
doDelete(HttpServletRequest, HttpServletResponse) - Method in class com.sun.xml.ws.transport.http.servlet.TG_WSServlet
 
doDelete(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.sun.xml.ws.transport.http.servlet.TG_WSServletDelegate
Handles HTTP DELETE for XML/HTTP binding based endpoints
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.xml.ws.transport.http.servlet.TG_WSServlet
 
doGet(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.sun.xml.ws.transport.http.servlet.TG_WSServletDelegate
 
doHead(HttpServletRequest, HttpServletResponse) - Method in class com.sun.xml.ws.transport.http.servlet.TG_WSServlet
 
doHead(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.sun.xml.ws.transport.http.servlet.TG_WSServletDelegate
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.xml.ws.transport.http.servlet.TG_WSServlet
 
doPost(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.sun.xml.ws.transport.http.servlet.TG_WSServletDelegate
processes web service requests by finding the ServletAdapter created by the WSServletContextListener and creating a ServletConnectionImpl.
doPut(HttpServletRequest, HttpServletResponse) - Method in class com.sun.xml.ws.transport.http.servlet.TG_WSServlet
 
doPut(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.sun.xml.ws.transport.http.servlet.TG_WSServletDelegate
Handles HTTP PUT for XML/HTTP binding based endpoints

E

ensureNoContent(XMLStreamReader) - Static method in class com.sun.xml.ws.transport.http.TG_DeploymentDescriptorParser
 
execute(TG_Fiber, P, TG_FiberContextSwitchInterceptor.Work<R, P>) - Method in interface com.sun.xml.ws.api.pipe.TG_FiberContextSwitchInterceptor
Allows the interception of the fiber execution.
execute(P) - Method in interface com.sun.xml.ws.api.pipe.TG_FiberContextSwitchInterceptor.Work
Have the current thread executes the current fiber, and returns when it stops doing so.

F

fail(String, XMLStreamReader) - Static method in class com.sun.xml.ws.transport.http.TG_DeploymentDescriptorParser
 
failWithFullName(String, XMLStreamReader) - Static method in class com.sun.xml.ws.transport.http.TG_DeploymentDescriptorParser
 
failWithLocalName(String, XMLStreamReader) - Static method in class com.sun.xml.ws.transport.http.TG_DeploymentDescriptorParser
 
failWithLocalName(String, XMLStreamReader, String) - Static method in class com.sun.xml.ws.transport.http.TG_DeploymentDescriptorParser
 
filter(SDDocument, XMLStreamWriter) - Method in class com.sun.xml.ws.addressing.TG_EPRSDDocumentFilter
 

G

genWSDL(ServiceInfo) - Static method in class org.tinygroup.webservice.util.WebserviceUtil
以wsdl形式表示serviceInfo对应的webservice服务,并返回该wsdl字符串
getAddress() - Method in class com.sun.xml.ws.transport.http.servlet.TG_ServletAdapter
 
getAddress(String) - Method in class com.sun.xml.ws.transport.http.servlet.TG_ServletAdapter
 
getAssemblerContext() - Method in class com.sun.xml.ws.server.TG_WSEndpointImpl
 
getAttribute(Attributes, String) - Method in class com.sun.xml.ws.transport.http.TG_DeploymentDescriptorParser
 
getBinding() - Method in class com.sun.xml.ws.server.TG_WSEndpointImpl
 
getBindingIdForToken(String) - Static method in class com.sun.xml.ws.transport.http.TG_DeploymentDescriptorParser
JSR-109 defines short-form tokens for standard binding Ids.
getBySystemId(URL) - Method in class com.sun.xml.ws.server.TG_ServiceDefinitionImpl
 
getBySystemId(String) - Method in class com.sun.xml.ws.server.TG_ServiceDefinitionImpl
Gets the SDDocumentImpl whose SDDocumentImpl.getURL() returns the specified value.
getComponentRegistry() - Method in class com.sun.xml.ws.server.TG_WSEndpointImpl
 
getContainer() - Method in class com.sun.xml.ws.server.TG_WSEndpointImpl
 
getContextClassLoader() - Method in class com.sun.xml.ws.api.pipe.TG_Fiber
Gets the context ClassLoader of this fiber.
getCore() - Method in class com.sun.xml.ws.transport.http.servlet.TG_WSServletContextListener
 
getDefaultPortName(QName, Class<?>) - Static method in class com.sun.xml.ws.server.TG_EndpointFactory
If portName is not already set via DD or programmatically, it uses annotations on implementorClass to get PortName.
getDefaultServiceName(Class<?>) - Static method in class com.sun.xml.ws.server.TG_EndpointFactory
If service name is not already set via DD or programmatically, it uses annotations WebServiceProvider, WebService on implementorClass to get PortName.
getDelegate(ServletConfig) - Method in class com.sun.xml.ws.transport.http.servlet.TG_WSServlet
Gets the TG_WSServletDelegate that we will be forwarding the requests to.
getDocs() - Method in class com.sun.xml.ws.transport.http.TG_DeploymentDescriptorParser
 
getEndpointReference(Class<T>, String, String, Element...) - Method in class com.sun.xml.ws.server.TG_WSEndpointImpl
 
getEndpointReference(Class<T>, String, String, List<Element>, List<Element>) - Method in class com.sun.xml.ws.server.TG_WSEndpointImpl
 
getEndpointReferenceExtensions() - Method in class com.sun.xml.ws.server.TG_WSEndpointImpl
 
getImplementationClass() - Method in class com.sun.xml.ws.server.TG_WSEndpointImpl
 
getImports() - Method in class com.sun.xml.ws.server.TG_SDDocumentImpl
 
getLocalizerFor(ServletRequest) - Method in class com.sun.xml.ws.transport.http.servlet.TG_WSServletDelegate
 
getManagedObjectManager() - Method in class com.sun.xml.ws.server.TG_WSEndpointImpl
 
getMandatoryAttribute(XMLStreamReader, Attributes, String) - Method in class com.sun.xml.ws.transport.http.TG_DeploymentDescriptorParser
 
getMandatoryNonEmptyAttribute(XMLStreamReader, Attributes, String) - Method in class com.sun.xml.ws.transport.http.TG_DeploymentDescriptorParser
 
getName() - Method in class com.sun.xml.ws.transport.http.servlet.TG_ServletAdapter
Gets the name of the endpoint as given in the sun-jaxws.xml deployment descriptor.
getNonEmptyAttribute(XMLStreamReader, Attributes, String) - Method in class com.sun.xml.ws.transport.http.TG_DeploymentDescriptorParser
 
getOperationDispatcher() - Method in class com.sun.xml.ws.server.TG_WSEndpointImpl
Nullable when there is no associated WSDL Model
getPacket() - Method in class com.sun.xml.ws.api.pipe.TG_Fiber
Gets the current Packet associated with this fiber.
getPolicyMap() - Method in class com.sun.xml.ws.server.TG_WSEndpointImpl
 
getPort() - Method in class com.sun.xml.ws.server.TG_WSEndpointImpl
 
getPortName() - Method in class com.sun.xml.ws.server.TG_WSEndpointImpl
 
getPortName() - Method in class com.sun.xml.ws.transport.http.servlet.TG_ServletAdapter
Convenient method to return a port name from WSEndpoint.
getPrimary() - Method in class com.sun.xml.ws.server.TG_ServiceDefinitionImpl
 
getQNameAttribute(Attributes, String) - Method in class com.sun.xml.ws.transport.http.TG_DeploymentDescriptorParser
 
getRootName() - Method in class com.sun.xml.ws.server.TG_SDDocumentImpl
 
getSEIModel() - Method in class com.sun.xml.ws.server.TG_WSEndpointImpl
 
getServiceDefinition() - Method in class com.sun.xml.ws.server.TG_WSEndpointImpl
 
getServiceName() - Method in class com.sun.xml.ws.server.TG_WSEndpointImpl
 
getServletContext() - Method in class com.sun.xml.ws.transport.http.servlet.TG_ServletAdapter
 
getSystemId() - Method in class com.sun.xml.ws.server.TG_SDDocumentImpl
 
getTarget(HttpServletRequest) - Method in class com.sun.xml.ws.transport.http.servlet.TG_WSServletDelegate
Determines which ServletAdapter serves the given request.
getURL() - Method in class com.sun.xml.ws.server.TG_SDDocumentImpl
 
getWsdlLocation(Class<?>) - Static method in class com.sun.xml.ws.server.TG_EndpointFactory
Returns the wsdl from @WebService, or @WebServiceProvider annotation using wsdlLocation element.
getXmlInputStream(ServiceInfo) - Static method in class org.tinygroup.webservice.util.WebserviceUtil
将serviceInfo对象解析成xml形式的endpoint元素,并添加到sun-jaxws.xml文件中

H

handle(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class com.sun.xml.ws.transport.http.servlet.TG_ServletAdapter
Version of HttpAdapter.handle(WSHTTPConnection) that takes convenient parameters for servlet.

I

id - Variable in class com.sun.xml.ws.api.pipe.TG_Engine
 
init(ServletConfig) - Method in class com.sun.xml.ws.transport.http.servlet.TG_WSServlet
 
isAlive() - Method in class com.sun.xml.ws.api.pipe.TG_Fiber
Returns true if this fiber is still running or suspended.
isSchema() - Method in class com.sun.xml.ws.server.TG_SDDocumentImpl
 
isSynchronous() - Static method in class com.sun.xml.ws.api.pipe.TG_Fiber
(ADVANCED) Returns true if the current fiber is being executed synchronously.
isWSDL() - Method in class com.sun.xml.ws.server.TG_SDDocumentImpl
 
iterator() - Method in class com.sun.xml.ws.server.TG_ServiceDefinitionImpl
 

J

JAXWS_RI_PROPERTY_PUBLISH_STATUS_PAGE - Static variable in class com.sun.xml.ws.transport.http.servlet.TG_WSServlet
 
JAXWS_RI_PROPERTY_PUBLISH_WSDL - Static variable in class com.sun.xml.ws.transport.http.servlet.TG_WSServlet
 
JAXWS_RI_RUNTIME_INFO - Static variable in class com.sun.xml.ws.transport.http.servlet.TG_WSServlet
JAXWS_WSDL_DD_DIR - Static variable in class com.sun.xml.ws.transport.http.TG_DeploymentDescriptorParser
 

L

loadClass(String) - Method in class com.sun.xml.ws.transport.http.TG_DeploymentDescriptorParser
 

N

NS_RUNTIME - Static variable in class com.sun.xml.ws.transport.http.TG_DeploymentDescriptorParser
 

O

onCompletion(Packet) - Method in interface com.sun.xml.ws.api.pipe.TG_Fiber.CompletionCallback
Indicates that the fiber has finished its execution.
onCompletion(Throwable) - Method in interface com.sun.xml.ws.api.pipe.TG_Fiber.CompletionCallback
Indicates that the fiber has finished abnormally, by throwing a given Throwable.
org.tinygroup.webservice.util - package org.tinygroup.webservice.util
 
owner - Variable in class com.sun.xml.ws.api.pipe.TG_Fiber
 

P

PACKAGE_NAME - Static variable in class org.tinygroup.webservice.util.WebserviceUtil
动态加载类的包名
parse(String, InputStream) - Method in class com.sun.xml.ws.transport.http.TG_DeploymentDescriptorParser
Parses the sun-jaxws.xml file and configures a set of HttpAdapters.
parse(File) - Method in class com.sun.xml.ws.transport.http.TG_DeploymentDescriptorParser
Parses the sun-jaxws.xml file and configures a set of HttpAdapters.
processException(Throwable) - Method in class com.sun.xml.ws.server.sei.TG_SEIInvokerTube
 
processRequest(Packet) - Method in class com.sun.xml.ws.server.sei.TG_SEIInvokerTube
This binds the parameters for SEI endpoints and invokes the endpoint method.
processResponse(Packet) - Method in class com.sun.xml.ws.server.sei.TG_SEIInvokerTube
 
publishWSDL(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class com.sun.xml.ws.transport.http.servlet.TG_ServletAdapter

Q

QNAME_ENDPOINT - Static variable in class com.sun.xml.ws.transport.http.TG_DeploymentDescriptorParser
 
QNAME_ENDPOINTS - Static variable in class com.sun.xml.ws.transport.http.TG_DeploymentDescriptorParser
 

R

read(XMLInputFactory) - Method in class com.sun.xml.ws.server.TG_SDDocumentImpl
 
read() - Method in class com.sun.xml.ws.server.TG_SDDocumentImpl
 
reallyProcess(String, WebContext) - Method in class com.sun.xml.ws.transport.http.servlet.WebServiceProcessor
 
removeInterceptor(FiberContextSwitchInterceptor) - Method in class com.sun.xml.ws.api.pipe.TG_Fiber
Removes a FiberContextSwitchInterceptor from this fiber.
resume(Packet) - Method in class com.sun.xml.ws.api.pipe.TG_Fiber
Wakes up a suspended fiber.
resume(Throwable) - Method in class com.sun.xml.ws.api.pipe.TG_Fiber
Wakes up a suspended fiber with an exception.
run() - Method in class com.sun.xml.ws.api.pipe.TG_Fiber
Deprecated.
runSync(Tube, Packet) - Method in class com.sun.xml.ws.api.pipe.TG_Fiber
Runs a given Tube (and everything thereafter) synchronously.

S

schedule(Packet, WSEndpoint.CompletionCallback, FiberContextSwitchInterceptor) - Method in class com.sun.xml.ws.server.TG_WSEndpointImpl
 
serializeExecution - Static variable in class com.sun.xml.ws.api.pipe.TG_Fiber
Set this boolean to true to execute fibers sequentially one by one.
setContextClassLoader(ClassLoader) - Method in class com.sun.xml.ws.api.pipe.TG_Fiber
Sets the context ClassLoader of this fiber.
setCore(CEPCore) - Method in class com.sun.xml.ws.transport.http.servlet.TG_WSServletContextListener
 
setExecutor(Executor) - Method in class com.sun.xml.ws.api.pipe.TG_Engine
 
setExecutor(Executor) - Method in class com.sun.xml.ws.server.TG_WSEndpointImpl
 
setHandlersAndRoles(WSBinding, XMLStreamReader, QName, QName) - Method in class com.sun.xml.ws.transport.http.TG_DeploymentDescriptorParser
Parses the handler and role information and sets it on the WSBinding.
start(Tube, Packet, TG_Fiber.CompletionCallback) - Method in class com.sun.xml.ws.api.pipe.TG_Fiber
Starts the execution of this fiber asynchronously.

T

TG_DeploymentDescriptorParser<A> - Class in com.sun.xml.ws.transport.http
Parses sun-jaxws.xml into WSEndpoint.
TG_DeploymentDescriptorParser(ClassLoader, ResourceLoader, Container, TG_DeploymentDescriptorParser.AdapterFactory<A>) - Constructor for class com.sun.xml.ws.transport.http.TG_DeploymentDescriptorParser
 
TG_DeploymentDescriptorParser.AdapterFactory<A> - Interface in com.sun.xml.ws.transport.http
Creates a new "Adapter".
TG_EndpointFactory - Class in com.sun.xml.ws.server
Entry point to the JAX-WS RI server-side runtime.
TG_EndpointFactory() - Constructor for class com.sun.xml.ws.server.TG_EndpointFactory
 
TG_Engine - Class in com.sun.xml.ws.api.pipe
Collection of Fibers.
TG_Engine(String, Executor) - Constructor for class com.sun.xml.ws.api.pipe.TG_Engine
 
TG_Engine(String) - Constructor for class com.sun.xml.ws.api.pipe.TG_Engine
 
TG_EPRSDDocumentFilter - Class in com.sun.xml.ws.addressing
This class acts as a filter for the Extension elements in the wsa:EndpointReference in the wsdl.
TG_EPRSDDocumentFilter(TG_WSEndpointImpl<?>) - Constructor for class com.sun.xml.ws.addressing.TG_EPRSDDocumentFilter
 
TG_Fiber - Class in com.sun.xml.ws.api.pipe
User-level thread. Represents the execution of one request/response processing.
TG_Fiber.CompletionCallback - Interface in com.sun.xml.ws.api.pipe
Callback to be invoked when a TG_Fiber finishs execution.
TG_FiberContextSwitchInterceptor - Interface in com.sun.xml.ws.api.pipe
Interception for Fiber context switch.
TG_FiberContextSwitchInterceptor.Work<R,P> - Interface in com.sun.xml.ws.api.pipe
Abstraction of the execution that happens inside the interceptor.
TG_JAXWSRIDeploymentProbeProvider - Class in com.sun.xml.ws.transport.http.servlet
sun-jaxws.xml deployment probe.
TG_JAXWSRIDeploymentProbeProvider() - Constructor for class com.sun.xml.ws.transport.http.servlet.TG_JAXWSRIDeploymentProbeProvider
 
TG_SDDocumentImpl - Class in com.sun.xml.ws.server
SDDocument implmentation.
TG_SDDocumentImpl(QName, URL, SDDocumentSource) - Constructor for class com.sun.xml.ws.server.TG_SDDocumentImpl
 
TG_SDDocumentImpl(QName, URL, SDDocumentSource, Set<String>) - Constructor for class com.sun.xml.ws.server.TG_SDDocumentImpl
 
TG_SEIInvokerTube - Class in com.sun.xml.ws.server.sei
This pipe is used to invoke SEI based endpoints.
TG_SEIInvokerTube(AbstractSEIModelImpl, Invoker, WSBinding) - Constructor for class com.sun.xml.ws.server.sei.TG_SEIInvokerTube
 
TG_ServiceDefinitionImpl - Class in com.sun.xml.ws.server
ServiceDefinition implementation.
TG_ServiceDefinitionImpl(List<TG_SDDocumentImpl>, TG_SDDocumentImpl) - Constructor for class com.sun.xml.ws.server.TG_ServiceDefinitionImpl
 
TG_ServletAdapter - Class in com.sun.xml.ws.transport.http.servlet
HttpAdapter for servlets.
TG_ServletAdapter(String, String, WSEndpoint, TG_ServletAdapterList) - Constructor for class com.sun.xml.ws.transport.http.servlet.TG_ServletAdapter
 
TG_ServletAdapterList - Class in com.sun.xml.ws.transport.http.servlet
List (and a factory) of ServletAdapter.
TG_ServletAdapterList() - Constructor for class com.sun.xml.ws.transport.http.servlet.TG_ServletAdapterList
Deprecated. 
TG_ServletAdapterList(ServletContext) - Constructor for class com.sun.xml.ws.transport.http.servlet.TG_ServletAdapterList
 
TG_WSEndpointImpl<T> - Class in com.sun.xml.ws.server
WSEndpoint implementation.
TG_WSServlet - Class in com.sun.xml.ws.transport.http.servlet
The JAX-WS dispatcher servlet.
TG_WSServlet() - Constructor for class com.sun.xml.ws.transport.http.servlet.TG_WSServlet
 
TG_WSServletContextListener - Class in com.sun.xml.ws.transport.http.servlet
 
TG_WSServletContextListener() - Constructor for class com.sun.xml.ws.transport.http.servlet.TG_WSServletContextListener
 
TG_WSServletDelegate - Class in com.sun.xml.ws.transport.http.servlet
Called by WSServlet to choose HttpAdapter and sends a request to it.
TG_WSServletDelegate(List<TG_ServletAdapter>, ServletContext) - Constructor for class com.sun.xml.ws.transport.http.servlet.TG_WSServletDelegate
 
toString() - Method in class com.sun.xml.ws.api.pipe.TG_Fiber
 
toString() - Method in class com.sun.xml.ws.transport.http.servlet.TG_ServletAdapter
 

U

undeploy(TG_ServletAdapter) - Method in class com.sun.xml.ws.transport.http.servlet.TG_JAXWSRIDeploymentProbeProvider
 

V

verifyImplementorClass(Class<?>) - Static method in class com.sun.xml.ws.server.TG_EndpointFactory
Verifies if the endpoint implementor class has @WebService or @WebServiceProvider annotation

W

WebServiceProcessor - Class in com.sun.xml.ws.transport.http.servlet
 
WebServiceProcessor() - Constructor for class com.sun.xml.ws.transport.http.servlet.WebServiceProcessor
 
WebserviceUtil - Class in org.tinygroup.webservice.util
 
WebserviceUtil() - Constructor for class org.tinygroup.webservice.util.WebserviceUtil
 
writeTo(OutputStream) - Method in class com.sun.xml.ws.server.TG_SDDocumentImpl
 
writeTo(PortAddressResolver, DocumentAddressResolver, OutputStream) - Method in class com.sun.xml.ws.server.TG_SDDocumentImpl
 
writeTo(PortAddressResolver, DocumentAddressResolver, XMLStreamWriter) - Method in class com.sun.xml.ws.server.TG_SDDocumentImpl
 
A C D E F G H I J L N O P Q R S T U V W 

Copyright © 2006–2015 TinyGroup. All rights reserved.