Package | Description |
---|---|
org.jboss.ws.api.addressing |
JSR-261 support classes and interfaces
|
Modifier and Type | Method and Description |
---|---|
MAPEndpoint |
MAP.getFaultTo() |
MAPEndpoint |
MAP.getFrom() |
MAPEndpoint |
MAP.getReplyTo() |
MAPEndpoint |
MAPBuilder.newEndpoint(String address)
Creates a new
MAPEndpoint instance |
Modifier and Type | Method and Description |
---|---|
void |
MAP.initializeAsDestination(MAPEndpoint epref) |
void |
MAP.setFaultTo(MAPEndpoint epref) |
void |
MAP.setFrom(MAPEndpoint epref) |
void |
MAP.setReplyTo(MAPEndpoint epref) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.