public class RecordingServerHandler
extends org.jboss.ws.api.handler.GenericSOAPHandler
Constructor and Description |
---|
RecordingServerHandler() |
Modifier and Type | Method and Description |
---|---|
boolean |
handleFault(MessageContext ctx) |
protected boolean |
handleInbound(MessageContext ctx) |
protected boolean |
handleOutbound(MessageContext ctx) |
close, getHandlerName, handleMessage, setHandlerName, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
close, handleMessage
protected boolean handleInbound(MessageContext ctx)
handleInbound
in class org.jboss.ws.api.handler.GenericHandler
protected boolean handleOutbound(MessageContext ctx)
handleOutbound
in class org.jboss.ws.api.handler.GenericHandler
public boolean handleFault(MessageContext ctx)
handleFault
in interface Handler
handleFault
in class org.jboss.ws.api.handler.GenericHandler
Copyright © 2013 JBoss, by Red Hat. All rights reserved.