Uses of Interface
com.sun.xml.ws.api.ComponentRegistry
Packages that use ComponentRegistry
Package
Description
JAX-WS RI extension of JAX-WS API.
Pipe and related abstractions.APIs for hosting JAX-WS services.
This document describes the architecture of client side
JAX-WS 2.0.1 runtime.
SEIStub and its supporting code.JAX-WS RI vendor extension features that are available to the JAX-WS RI users.
This document describes the architecture of server side
JAX-WS 2.0.1 runtime.
-
Uses of ComponentRegistry in com.sun.xml.ws.api
Classes in com.sun.xml.ws.api that implement ComponentRegistry -
Uses of ComponentRegistry in com.sun.xml.ws.api.pipe
Classes in com.sun.xml.ws.api.pipe that implement ComponentRegistryModifier and TypeClassDescriptionfinal classUser-level thread. Represents the execution of one request/response processing. -
Uses of ComponentRegistry in com.sun.xml.ws.api.server
Classes in com.sun.xml.ws.api.server that implement ComponentRegistryModifier and TypeClassDescriptionclassRoot of the SPI implemented by the container (such as application server.)classWSEndpoint<T>Root object that hosts thePacketprocessing code at the server. -
Uses of ComponentRegistry in com.sun.xml.ws.client
Classes in com.sun.xml.ws.client that implement ComponentRegistryModifier and TypeClassDescriptionclassBase class for stubs, which accept method invocations from client applications and pass the message to aTubefor processing.classServiceobjects provide the client view of a Web service. -
Uses of ComponentRegistry in com.sun.xml.ws.client.dispatch
Classes in com.sun.xml.ws.client.dispatch that implement ComponentRegistryModifier and TypeClassDescriptionclassclassDispatchImpl<T>TheDispatchImplabstract class provides support for the dynamic invocation of a service endpoint operation using XML constructs, JAXB objects orSOAPMessage.classTheJAXBDispatchclass provides support for the dynamic invocation of a service endpoint operation using JAXB objects.classclassclassTheSOAPMessageDispatchclass provides support for the dynamic invocation of a service endpoint operation using theSOAPMessageclass. -
Uses of ComponentRegistry in com.sun.xml.ws.client.sei
Classes in com.sun.xml.ws.client.sei that implement ComponentRegistry -
Uses of ComponentRegistry in com.sun.xml.ws.developer
Subinterfaces of ComponentRegistry in com.sun.xml.ws.developerModifier and TypeInterfaceDescriptioninterfaceBindingProviderwith JAX-WS RI's extension methods. -
Uses of ComponentRegistry in com.sun.xml.ws.metro.api.config.management
Classes in com.sun.xml.ws.metro.api.config.management that implement ComponentRegistryModifier and TypeClassDescriptionclassWraps an existing WSEndpoint instance and provides a method to swap the WSEndpoint instance. -
Uses of ComponentRegistry in com.sun.xml.ws.server
Classes in com.sun.xml.ws.server that implement ComponentRegistryModifier and TypeClassDescriptionclassWSEndpointimplementation.classManagedObjectManagerproxy class forWSEndpointImplinstances that could be used when Gmbal API calls need to be deferred.