Uses of Interface
org.jboss.ws.api.addressing.MAP
Packages that use MAP
-
Uses of MAP in org.jboss.ws.api.addressing
Methods in org.jboss.ws.api.addressing that return MAPModifier and TypeMethodDescriptionMAPBuilder.inboundMap(Map<String, Object> ctx) Retrieves the inbound server message address properties attached to a message contextMAPBuilder.newMap()Creates a newMAPinstanceMAPBuilder.outboundMap(Map<String, Object> ctx) Retrieves the outbound client message address properties attached to a message request mapMethods in org.jboss.ws.api.addressing with parameters of type MAPModifier and TypeMethodDescriptionvoidMAP.installOutboundMapOnClientSide(Map<String, Object> requestContext, MAP map) voidMAP.installOutboundMapOnServerSide(Map<String, Object> requestContext, MAP map)