final class XMLHandlerProcessor<C extends MessageUpdatableContext> extends HandlerProcessor<C>
HandlerProcessor.Direction, HandlerProcessor.RequestOrResponse
binding, 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, setIndex
public XMLHandlerProcessor(HandlerTube owner, WSBinding binding, List<? extends Handler> chain)
final void insertFaultMessage(C context, ProtocolException exception)
HandlerProcessor
insertFaultMessage
in class HandlerProcessor<C extends MessageUpdatableContext>
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.