Uses of Class
com.sun.xml.ws.api.server.WSEndpoint
Packages that use WSEndpoint
Package
Description
Message and related abstractions that represent a SOAP message.Pipe and related abstractions.APIs for hosting JAX-WS services.
This document describes the architecture of server side
JAX-WS 2.0.1 runtime.
Servlet transport for the JAX-WS RI.
-
Uses of WSEndpoint in com.sun.xml.ws.addressing
Constructors in com.sun.xml.ws.addressing with parameters of type WSEndpointModifierConstructorDescriptionW3CWsaServerTube(WSEndpoint endpoint, WSDLPort wsdlPort, WSBinding binding, Tube next) WsaServerTube(WSEndpoint endpoint, WSDLPort wsdlPort, WSBinding binding, Tube next) -
Uses of WSEndpoint in com.sun.xml.ws.addressing.v200408
Constructors in com.sun.xml.ws.addressing.v200408 with parameters of type WSEndpointModifierConstructorDescriptionMemberSubmissionWsaServerTube(WSEndpoint endpoint, WSDLPort wsdlPort, WSBinding binding, Tube next) -
Uses of WSEndpoint in com.sun.xml.ws.api.config.management
Methods in com.sun.xml.ws.api.config.management that return WSEndpointModifier and TypeMethodDescription<T> WSEndpoint<T>ManagedEndpointFactory.createEndpoint(WSEndpoint<T> endpoint, EndpointCreationAttributes attributes) This method may return a WSEndpoint implementation that wraps the original WSEndpoint instance.Methods in com.sun.xml.ws.api.config.management with parameters of type WSEndpointModifier and TypeMethodDescription<T> WSEndpoint<T>ManagedEndpointFactory.createEndpoint(WSEndpoint<T> endpoint, EndpointCreationAttributes attributes) This method may return a WSEndpoint implementation that wraps the original WSEndpoint instance. -
Uses of WSEndpoint in com.sun.xml.ws.api.config.management.policy
Methods in com.sun.xml.ws.api.config.management.policy with parameters of type WSEndpointModifier and TypeMethodDescriptionstatic ManagedServiceAssertionManagedServiceAssertion.getAssertion(WSEndpoint endpoint) Return ManagedService assertion if there is one associated with the endpoint. -
Uses of WSEndpoint in com.sun.xml.ws.api.message
Fields in com.sun.xml.ws.api.message declared as WSEndpointModifier and TypeFieldDescriptionPacket.endpointThe governingWSEndpointin which this message is floating. -
Uses of WSEndpoint in com.sun.xml.ws.api.pipe
Methods in com.sun.xml.ws.api.pipe that return WSEndpointModifier and TypeMethodDescriptionWSEndpoint<?>ServerTubeAssemblerContext.getEndpoint()The created pipeline is used to serve thisWSEndpoint.Constructors in com.sun.xml.ws.api.pipe with parameters of type WSEndpointModifierConstructorDescriptionServerPipeAssemblerContext(SEIModel seiModel, WSDLPort wsdlModel, WSEndpoint endpoint, Tube terminal, boolean isSynchronous) Deprecated.ServerTubeAssemblerContext(SEIModel seiModel, WSDLPort wsdlModel, WSEndpoint endpoint, Tube terminal, boolean isSynchronous) -
Uses of WSEndpoint in com.sun.xml.ws.api.server
Fields in com.sun.xml.ws.api.server declared as WSEndpointMethods in com.sun.xml.ws.api.server that return WSEndpointModifier and TypeMethodDescriptionstatic <T> WSEndpoint<T>WSEndpoint.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, URL catalogUrl) Takes an url of thejax-ws-catalog.xml.static <T> WSEndpoint<T>WSEndpoint.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous) Creates an endpoint from deployment or programmatic configurationstatic <T> WSEndpoint<T>WSEndpoint.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous, boolean isStandard) WSEndpoint<?>Adapter.getEndpoint()Gets the endpoint that thisAdapteris serving.BoundEndpoint.getEndpoint()The endpoint that was bound.Methods in com.sun.xml.ws.api.server with parameters of type WSEndpointModifier and TypeMethodDescriptionstatic HttpEndpointHttpEndpoint.create(WSEndpoint endpoint) Factory to deployWSEndpointon light-weight http server container.booleanWSEndpoint.equalsProxiedInstance(WSEndpoint<?> endpoint) Used for managed endpoints infrastructure to compare equality of proxies vs proxied endpoints.WebServiceContextDelegate.getEPRAddress(Packet request, WSEndpoint endpoint) Gets the address of the endpoint.abstract WSEndpointReference.EPRExtensionEndpointReferenceExtensionContributor.getEPRExtension(WSEndpoint endpoint, WSEndpointReference.EPRExtension extension) protected static ResourceInjectorAbstractInstanceResolver.getResourceInjector(WSEndpoint endpoint) WebServiceContextDelegate.getWSDLAddress(Packet request, WSEndpoint endpoint) Gets the address of the primary WSDL.voidEndpointAwareCodec.setEndpoint(WSEndpoint endpoint) Called by theWSEndpointimplementation when the codec is associated with an endpoint.voidInstanceResolver.start(WSWebServiceContext wsc, WSEndpoint endpoint) Called byWSEndpointwhen it's set up.voidInvoker.start(WSWebServiceContext wsc, WSEndpoint endpoint) Called byWSEndpointwhen it's set up.Constructors in com.sun.xml.ws.api.server with parameters of type WSEndpointModifierConstructorDescriptionAbstractServerAsyncTransport(WSEndpoint endpoint) setExecutor(java.util.concurrent.Executor)should be called before creating the transportprotectedAdapter(WSEndpoint endpoint) Creates anAdapterthat delivers messages to the given endpoint. -
Uses of WSEndpoint in com.sun.xml.ws.assembler.dev
Methods in com.sun.xml.ws.assembler.dev that return WSEndpointModifier and TypeMethodDescriptionServerTubelineAssemblyContext.getEndpoint()The created pipeline is used to serve thisWSEndpoint. -
Uses of WSEndpoint in com.sun.xml.ws.server
Subclasses of WSEndpoint in com.sun.xml.ws.serverModifier and TypeClassDescriptionclassWSEndpointimplementation.classManagedObjectManagerproxy class forWSEndpointImplinstances that could be used when Gmbal API calls need to be deferred.Fields in com.sun.xml.ws.server declared as WSEndpointMethods in com.sun.xml.ws.server that return WSEndpointModifier and TypeMethodDescription<T> WSEndpoint<T>EndpointFactory.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous) <T> WSEndpoint<T>EndpointFactory.create(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous, boolean isStandard) protected <T> WSEndpoint<T>EndpointFactory.create(QName serviceName, QName portName, WSBinding binding, Container container, SEIModel seiModel, WSDLPort wsdlPort, Class<T> implType, ServiceDefinitionImpl serviceDefinition, EndpointAwareTube terminal, boolean isTransportSynchronous, PolicyMap policyMap) static <T> WSEndpoint<T>EndpointFactory.createEndpoint(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous) static <T> WSEndpoint<T>EndpointFactory.createEndpoint(Class<T> implType, boolean processHandlerAnnotation, Invoker invoker, QName serviceName, QName portName, Container container, WSBinding binding, SDDocumentSource primaryWsdl, Collection<? extends SDDocumentSource> metadata, EntityResolver resolver, boolean isTransportSynchronous, boolean isStandard) protected WSEndpointInvokerTube.getEndpoint()Methods in com.sun.xml.ws.server with parameters of type WSEndpointModifier and TypeMethodDescriptionorg.glassfish.gmbal.ManagedObjectManagerMonitorBase.createManagedObjectManager(WSEndpoint endpoint) Endpoint monitoring is ON by default.booleanWSEndpointMOMProxy.equalsProxiedInstance(WSEndpoint<?> endpoint) voidEndpointAwareTube.setEndpoint(WSEndpoint<?> endpoint) Setter for WSEndpoint holding this tubevoidInvokerTube.setEndpoint(WSEndpoint endpoint) voidAbstractMultiInstanceResolver.start(WSWebServiceContext wsc, WSEndpoint endpoint) voidSingletonResolver.start(WSWebServiceContext wsc, WSEndpoint endpoint) voidStatefulInstanceResolver.start(WSWebServiceContext wsc, WSEndpoint endpoint) Constructors in com.sun.xml.ws.server with parameters of type WSEndpointModifierConstructorDescriptionAbstractWebServiceContext(WSEndpoint endpoint) ServerSchemaValidationTube(WSEndpoint endpoint, WSBinding binding, SEIModel seiModel, WSDLPort wsdlPort, Tube next) -
Uses of WSEndpoint in com.sun.xml.ws.server.provider
Constructors in com.sun.xml.ws.server.provider with parameters of type WSEndpoint -
Uses of WSEndpoint in com.sun.xml.ws.transport.http
Methods in com.sun.xml.ws.transport.http with parameters of type WSEndpointModifier and TypeMethodDescriptionDeploymentDescriptorParser.AdapterFactory.createAdapter(String name, String urlPattern, WSEndpoint<?> endpoint) HttpAdapterList.createAdapter(String name, String urlPattern, WSEndpoint<?> endpoint) static HttpAdapterHttpAdapter.createAlone(WSEndpoint endpoint) Creates a loneHttpAdapterthat does not know of any otherHttpAdapters.protected abstract THttpAdapterList.createHttpAdapter(String name, String urlPattern, WSEndpoint<?> endpoint) Implementations need to override this one to create a concrete class of HttpAdapterConstructors in com.sun.xml.ws.transport.http with parameters of type WSEndpointModifierConstructorDescriptionprotectedHttpAdapter(WSEndpoint endpoint, HttpAdapterList<? extends HttpAdapter> owner, String urlPattern) -
Uses of WSEndpoint in com.sun.xml.ws.transport.http.server
Methods in com.sun.xml.ws.transport.http.server with parameters of type WSEndpointModifier and TypeMethodDescriptionprotected ServerAdapterServerAdapterList.createHttpAdapter(String name, String urlPattern, WSEndpoint<?> endpoint) Constructors in com.sun.xml.ws.transport.http.server with parameters of type WSEndpointModifierConstructorDescriptionEndpointImpl(WSEndpoint wse, Object serverContext) Deprecated.This is a backdoor method.EndpointImpl(WSEndpoint wse, Object serverContext, jakarta.xml.ws.EndpointContext ctxt) Deprecated.This is a backdoor method.EndpointImpl(WSEndpoint wse, String address) Deprecated.This is a backdoor method.EndpointImpl(WSEndpoint wse, String address, jakarta.xml.ws.EndpointContext ctxt) Deprecated.This is a backdoor method.protectedServerAdapter(String name, String urlPattern, WSEndpoint endpoint, ServerAdapterList owner) -
Uses of WSEndpoint in com.sun.xml.ws.transport.http.servlet
Methods in com.sun.xml.ws.transport.http.servlet with parameters of type WSEndpointModifier and TypeMethodDescriptionprotected ServletAdapterServletAdapterList.createHttpAdapter(String name, String urlPattern, WSEndpoint<?> endpoint) ServletConnectionImpl.getEPRAddress(Packet p, WSEndpoint endpoint) ServletConnectionImpl.getWSDLAddress(Packet request, WSEndpoint endpoint) Constructors in com.sun.xml.ws.transport.http.servlet with parameters of type WSEndpointModifierConstructorDescriptionprotectedServletAdapter(String name, String urlPattern, WSEndpoint<?> endpoint, ServletAdapterList owner)