|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use WsaEndpointReference | |
| xsul.dispatcher.routingtable | A registry of services. |
| xsul.epr_router | |
| xsul.msg_box | Message Box Service provides your own private endpoint address to use when you are behind firewall or in other restricting environment. |
| xsul.ws_addressing | This module provides a simple implementation of WS-Addressing. |
| xsul.xbeans_document_invoker | |
| xsul.xbeans_secure_document_invoker | |
| Uses of WsaEndpointReference in xsul.dispatcher.routingtable |
| Methods in xsul.dispatcher.routingtable that return WsaEndpointReference | |
WsaEndpointReference |
WS.getWsaElementReplyTo()
|
WsaEndpointReference |
WS.getWsaElementFaultTo()
|
| Methods in xsul.dispatcher.routingtable with parameters of type WsaEndpointReference | |
void |
WS.setWsaElementReplyTo(WsaEndpointReference wsaReplyTo)
|
void |
WS.getWsaElementFaultTo(WsaEndpointReference wsaFaultTo)
|
| Uses of WsaEndpointReference in xsul.epr_router |
| Subclasses of WsaEndpointReference in xsul.epr_router | |
class |
HttpEndpointReference
|
| Uses of WsaEndpointReference in xsul.msg_box |
| Methods in xsul.msg_box that return WsaEndpointReference | |
WsaEndpointReference |
MsgBoxClient.createMsgBox()
|
| Methods in xsul.msg_box with parameters of type WsaEndpointReference | |
void |
MsgBoxClient.destroyMsgBox(WsaEndpointReference msgBoxId)
|
XmlElement[] |
MsgBoxClient.takeMessages(WsaEndpointReference msgBoxId)
|
| Uses of WsaEndpointReference in xsul.ws_addressing |
| Methods in xsul.ws_addressing that return WsaEndpointReference | |
WsaEndpointReference |
WsaInvoker.getTargetEPR()
|
WsaEndpointReference |
WsaMessageInformationHeaders.getFrom()
|
WsaEndpointReference |
WsaMessageInformationHeaders.getReplyTo()
|
WsaEndpointReference |
WsaMessageInformationHeaders.getFaultTo()
|
| Methods in xsul.ws_addressing with parameters of type WsaEndpointReference | |
void |
WsaInvoker.setTargetEPR(WsaEndpointReference targetEPR)
|
void |
WsaInvoker.setDefaultReplyTo(WsaEndpointReference replyToEpr)
|
void |
WsaInvoker.setDefaultFaultTo(WsaEndpointReference faultToEpr)
|
void |
WsaMessageInformationHeaders.setFrom(WsaEndpointReference fromEpr)
|
void |
WsaMessageInformationHeaders.setReplyTo(WsaEndpointReference replyToEpr)
|
void |
WsaMessageInformationHeaders.setFaultTo(WsaEndpointReference faultToEpr)
|
void |
WsaMessageInformationHeaders.explodeEndpointReference(WsaEndpointReference epr)
|
| Uses of WsaEndpointReference in xsul.xbeans_document_invoker |
| Methods in xsul.xbeans_document_invoker with parameters of type WsaEndpointReference | |
static XBeansDocumentInvoker |
XBeansDocumentInvoker.getInvoker(WsaEndpointReference serviceEpr)
|
| Uses of WsaEndpointReference in xsul.xbeans_secure_document_invoker |
| Methods in xsul.xbeans_secure_document_invoker with parameters of type WsaEndpointReference | |
static CapXBeansDocumentInvoker |
CapXBeansDocumentInvoker.getInvoker(GlobusCredential cred,
java.security.cert.X509Certificate[] trustedCerts,
Capability cap,
WsaEndpointReference serviceEpr)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||