|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EndpointReference | |
|---|---|
| javax.xml.ws | |
| javax.xml.ws.wsaddressing | |
| org.apache.openejb.core.singleton | |
| org.apache.openejb.core.stateless | |
| org.apache.openejb.core.webservices | |
| Uses of EndpointReference in javax.xml.ws |
|---|
| Methods in javax.xml.ws that return EndpointReference | |
|---|---|
static EndpointReference |
EndpointReference.readFrom(Source eprInfoset)
|
| Uses of EndpointReference in javax.xml.ws.wsaddressing |
|---|
| Subclasses of EndpointReference in javax.xml.ws.wsaddressing | |
|---|---|
class |
W3CEndpointReference
This class is only provided so JaxWS code can be compiled under Java6 update 4 which uses JaxWS 2.1. |
| Uses of EndpointReference in org.apache.openejb.core.singleton |
|---|
| Methods in org.apache.openejb.core.singleton with type parameters of type EndpointReference | ||
|---|---|---|
|
EjbWsContext.getEndpointReference(Class<T> clazz,
Element... referenceParameters)
|
|
| Methods in org.apache.openejb.core.singleton that return EndpointReference | |
|---|---|
EndpointReference |
EjbWsContext.getEndpointReference(Element... referenceParameters)
|
| Uses of EndpointReference in org.apache.openejb.core.stateless |
|---|
| Methods in org.apache.openejb.core.stateless with type parameters of type EndpointReference | ||
|---|---|---|
|
EjbWsContext.getEndpointReference(Class<T> clazz,
Element... referenceParameters)
|
|
| Methods in org.apache.openejb.core.stateless that return EndpointReference | |
|---|---|
EndpointReference |
EjbWsContext.getEndpointReference(Element... referenceParameters)
|
| Uses of EndpointReference in org.apache.openejb.core.webservices |
|---|
| Methods in org.apache.openejb.core.webservices with type parameters of type EndpointReference | ||
|---|---|---|
|
AddressingSupport.getEndpointReference(Class<T> clazz,
Element... referenceParameters)
|
|
|
NoAddressingSupport.getEndpointReference(Class<T> clazz,
Element... referenceParameters)
|
|
| Methods in org.apache.openejb.core.webservices that return EndpointReference | |
|---|---|
EndpointReference |
AddressingSupport.getEndpointReference(Element... referenceParameters)
|
EndpointReference |
NoAddressingSupport.getEndpointReference(Element... referenceParameters)
|
EndpointReference |
ProviderWrapper.readEndpointReference(Source source)
|
| Methods in org.apache.openejb.core.webservices with parameters of type EndpointReference | ||
|---|---|---|
|
ProviderWrapper.getPort(EndpointReference endpointReference,
Class<T> serviceEndpointInterface,
WebServiceFeature... features)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||