final class XMLHandlerProcessor<C extends MessageUpdatableContext> extends HandlerProcessor<C>
HandlerProcessor.Direction, HandlerProcessor.RequestOrResponsebinding, isClient, logger| Constructor and Description |
|---|
XMLHandlerProcessor(HandlerTube owner,
WSBinding binding,
List<? extends Handler> chain)
Creates a new instance of LogicalHandlerProcessor
|
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
insertFaultMessage(C context,
ProtocolException exception)
When a ProtocolException is thrown, this is called.
|
callHandlersRequest, callHandlersResponse, closeHandlers, getIndex, setIndexpublic XMLHandlerProcessor(HandlerTube owner, WSBinding binding, List<? extends Handler> chain)
final void insertFaultMessage(C context, ProtocolException exception)
HandlerProcessorinsertFaultMessage in class HandlerProcessor<C extends MessageUpdatableContext>Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.