Uses of Interface
org.jboss.ws.api.addressing.MAPEndpoint
Packages that use MAPEndpoint
-
Uses of MAPEndpoint in org.jboss.ws.api.addressing
Methods in org.jboss.ws.api.addressing that return MAPEndpointModifier and TypeMethodDescriptionMAP.getFaultTo()MAP.getFrom()MAP.getReplyTo()MAPBuilder.newEndpoint(String address) Creates a newMAPEndpointinstanceMethods in org.jboss.ws.api.addressing with parameters of type MAPEndpointModifier and TypeMethodDescriptionvoidMAP.initializeAsDestination(MAPEndpoint epref) voidMAP.setFaultTo(MAPEndpoint epref) voidMAP.setFrom(MAPEndpoint epref) voidMAP.setReplyTo(MAPEndpoint epref)