|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.webservice.handler.HandlerChainBaseImpl (src)
org.jboss.webservice.handler.ClientHandlerChain
No special behaviour required on the client side.
Field Summary |
Fields inherited from class org.jboss.webservice.handler.HandlerChainBaseImpl (src) |
falseIndex, handlers, roles, state, STATE_CREATED, STATE_DESTROYED, STATE_DOES_NOT_EXIST, STATE_READY |
Constructor Summary | |
ClientHandlerChain(java.util.List infos,
java.util.Set roles)
|
Method Summary | |
boolean |
handleResponse(MessageContext (src) msgContext)
Initiates the response processing for this handler chain. |
Methods inherited from class org.jboss.webservice.handler.HandlerChainBaseImpl (src) |
add, add, addAll, addAll, checkMustUnderstand, clear, contains, containsAll, destroy, equals, get, getHandlerAt, getRoles, getState, handleFault, handleRequest, hashCode, indexOf, init, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceDirtyHandlers, retainAll, set, setRoles, size, subList, toArray, toArray, traceSOAPPart |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ClientHandlerChain(java.util.List infos, java.util.Set roles)
Method Detail |
public boolean handleResponse(MessageContext (src) msgContext)
handleResponse
in interface HandlerChain (src)
handleResponse
in class HandlerChainBaseImpl (src)
|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |