|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MAPBuilder
MAPBuilder is a helper used to create objects used with class MAP.
| Method Summary | |
|---|---|
MAP |
inboundMap(Map<String,Object> ctx)
Retrieves the inbound server message address properties attached to a message context |
MAPConstants |
newConstants()
Creates a new MAPConstants instance |
MAPEndpoint |
newEndpoint(String address)
Creates a new MAPEndpoint instance |
MAP |
newMap()
Creates a new MAP instance |
MAPRelatesTo |
newRelatesTo(String id,
QName type)
Creates a new MAPRelatesTo instance |
MAP |
outboundMap(Map<String,Object> ctx)
Retrieves the outbound client message address properties attached to a message request map |
| Method Detail |
|---|
MAP newMap()
MAP instance
MAP instanceMAP inboundMap(Map<String,Object> ctx)
ctx - the server message context
MAP outboundMap(Map<String,Object> ctx)
ctx - the client request properties map
MAPConstants newConstants()
MAPConstants instance
MAPConstants instanceMAPEndpoint newEndpoint(String address)
MAPEndpoint instance
MAPEndpoint instance
MAPRelatesTo newRelatesTo(String id,
QName type)
MAPRelatesTo instance
MAPRelatesTo instance
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||