Package com.sun.xml.ws.tx.at.tube
Class WSATServerHelper
java.lang.Object
com.sun.xml.ws.tx.at.tube.WSATServerHelper
- All Implemented Interfaces:
WSATServer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddoHandleException(Throwable throwable) voiddoHandleRequest(com.sun.xml.ws.api.message.MessageHeaders headers, TransactionalAttribute tx) voiddoHandleResponse(TransactionalAttribute transactionalAttribute) void
-
Constructor Details
-
WSATServerHelper
public WSATServerHelper()
-
-
Method Details
-
doHandleRequest
public void doHandleRequest(com.sun.xml.ws.api.message.MessageHeaders headers, TransactionalAttribute tx) - Specified by:
doHandleRequestin interfaceWSATServer
-
doHandleResponse
- Specified by:
doHandleResponsein interfaceWSATServer
-
doHandleException
- Specified by:
doHandleExceptionin interfaceWSATServer
-
log
-