| java.lang.Object org.objectweb.celtix.bus.ws.addressing.MAPAggregator
WSA_CONFIGURATION_ID | final public static String WSA_CONFIGURATION_ID(Code) | | |
WSA_CONFIGURATION_URI | final public static String WSA_CONFIGURATION_URI(Code) | | |
serverBinding | protected ServerBinding serverBinding(Code) | | resources injected by client/server endpoints
|
MAPAggregator | public MAPAggregator()(Code) | | Constructor.
|
close | public void close(MessageContext context)(Code) | | Called at the conclusion of a message exchange pattern just prior to
the JAX-WS runtime dispatching a message, fault or exception.
Parameters: context - the message context |
destroy | public void destroy()(Code) | | Release handler resources.
|
handleFault | public boolean handleFault(LogicalMessageContext context)(Code) | | Invoked for fault processing.
Parameters: context - the messsage context |
handleMessage | public boolean handleMessage(LogicalMessageContext context)(Code) | | Invoked for normal processing of inbound and outbound messages.
Parameters: context - the messsage context |
initConfiguration | protected synchronized void initConfiguration()(Code) | | |
|
|