|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The javax.xml.rpc.handler.HandlerChain
represents an
ordered list of handlers. All elements in the HandlerChain are of
the type javax.xml.rpc.handler.HandlerInfo.
An implementation class for the HandlerChain interface abstracts the policy and mechanism for the invocation of the registered handlers.
Methods inherited from interface javax.xml.rpc.handler.Handler |
destroy, handle, init |
Methods inherited from interface java.util.List |
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |