Uses of Interface
org.jboss.ws.api.addressing.MAPEndpoint
Packages that use MAPEndpoint Package Description org.jboss.ws.api.addressing JSR-261 support classes and interfacesUses of MAPEndpoint in org.jboss.ws.api.addressing
Methods in org.jboss.ws.api.addressing that return MAPEndpoint Modifier and Type Method and Description MAPEndpoint
MAP. getFaultTo()
MAPEndpoint
MAP. getFrom()
MAPEndpoint
MAP. getReplyTo()
MAPEndpoint
MAPBuilder. newEndpoint(String address)
Creates a newMAPEndpoint
instanceMethods in org.jboss.ws.api.addressing with parameters of type MAPEndpoint 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 © 2018 JBoss, by Red Hat. All rights reserved.