|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PortInfo | |
---|---|
javax.xml.ws.handler | |
org.apache.axis2.jaxws.description | |
org.apache.axis2.jaxws.description.impl | |
org.apache.axis2.jaxws.handler |
Uses of PortInfo in javax.xml.ws.handler |
---|
Methods in javax.xml.ws.handler with parameters of type PortInfo | |
---|---|
java.util.List<Handler> |
HandlerResolver.getHandlerChain(PortInfo portinfo)
|
Uses of PortInfo in org.apache.axis2.jaxws.description |
---|
Methods in org.apache.axis2.jaxws.description that return PortInfo | |
---|---|
PortInfo |
EndpointDescription.getPortInfo()
Returns the JAX-WS handler PortInfo object for this endpoint. |
Uses of PortInfo in org.apache.axis2.jaxws.description.impl |
---|
Classes in org.apache.axis2.jaxws.description.impl that implement PortInfo | |
---|---|
class |
PortInfoImpl
|
Uses of PortInfo in org.apache.axis2.jaxws.handler |
---|
Methods in org.apache.axis2.jaxws.handler with parameters of type PortInfo | |
---|---|
java.util.ArrayList<Handler> |
HandlerResolverImpl.getHandlerChain(PortInfo portinfo)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |