com.sun.xml.ws.tx.at.tube
Class WSATServerHelper
java.lang.Object
com.sun.xml.ws.tx.at.tube.WSATServerHelper
- All Implemented Interfaces:
- WSATServer
public class WSATServerHelper
- extends Object
- implements WSATServer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSATServerHelper
public WSATServerHelper()
doHandleRequest
public void doHandleRequest(MessageHeaders headers,
TransactionalAttribute tx)
- Specified by:
doHandleRequest in interface WSATServer
doHandleResponse
public void doHandleResponse(TransactionalAttribute transactionalAttribute)
- Specified by:
doHandleResponse in interface WSATServer
doHandleException
public void doHandleException(Throwable throwable)
- Specified by:
doHandleException in interface WSATServer
log
public void log(String message)
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.