|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MAPEndpoint | |
---|---|
org.jboss.ws.api.addressing | JSR-261 support classes and interfaces |
Uses of MAPEndpoint in org.jboss.ws.api.addressing |
---|
Methods in org.jboss.ws.api.addressing that return MAPEndpoint | |
---|---|
MAPEndpoint |
MAP.getFaultTo()
|
MAPEndpoint |
MAP.getFrom()
|
MAPEndpoint |
MAP.getReplyTo()
|
MAPEndpoint |
MAPBuilder.newEndpoint(String address)
Creates a new MAPEndpoint instance |
Methods in org.jboss.ws.api.addressing with parameters of type MAPEndpoint | |
---|---|
void |
MAP.initializeAsDestination(MAPEndpoint epref)
|
void |
MAP.setFaultTo(MAPEndpoint epref)
|
void |
MAP.setFrom(MAPEndpoint epref)
|
void |
MAP.setReplyTo(MAPEndpoint epref)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |