|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.perf.log.filter.ws.JaxWSLogContextHandler
org.perf.log.filter.ws.JaxWSLogContextClientHandler
public class JaxWSLogContextClientHandler
Constructor Summary | |
---|---|
JaxWSLogContextClientHandler()
|
Method Summary | |
---|---|
void |
close(javax.xml.ws.handler.MessageContext context)
|
boolean |
handleFault(javax.xml.ws.handler.soap.SOAPMessageContext soapMsgContext)
|
boolean |
handleMessage(javax.xml.ws.handler.soap.SOAPMessageContext soapMsgContext)
|
Methods inherited from class org.perf.log.filter.ws.JaxWSLogContextHandler |
---|
getHeaders |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JaxWSLogContextClientHandler()
Method Detail |
---|
public boolean handleMessage(javax.xml.ws.handler.soap.SOAPMessageContext soapMsgContext)
public boolean handleFault(javax.xml.ws.handler.soap.SOAPMessageContext soapMsgContext)
public void close(javax.xml.ws.handler.MessageContext context)
close
in interface javax.xml.ws.handler.Handler<javax.xml.ws.handler.soap.SOAPMessageContext>
close
in class JaxWSLogContextHandler
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |