|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EndpointComponent | |
---|---|
com.sun.xml.ws.api.server | APIs for hosting JAX-WS services. |
com.sun.xml.ws.server | JAX-WS 2.0.1 Server Runtime |
Uses of EndpointComponent in com.sun.xml.ws.api.server |
---|
Methods in com.sun.xml.ws.api.server that return types with arguments of type EndpointComponent | |
---|---|
abstract Set<EndpointComponent> |
WSEndpoint.getComponentRegistry()
Gets the list of EndpointComponent that are associated
with this endpoint. |
Uses of EndpointComponent in com.sun.xml.ws.server |
---|
Methods in com.sun.xml.ws.server that return types with arguments of type EndpointComponent | |
---|---|
Set<EndpointComponent> |
WSEndpointImpl.getComponentRegistry()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |