com.sun.xml.ws.tx.at.tube
Interface WSATServer
- All Known Implementing Classes:
- WSATServerHelper
public interface WSATServer
User: paulparkinson
Date: Jan 19, 2010
Time: 12:19:39 PM
doHandleRequest
void doHandleRequest(com.sun.xml.ws.api.message.HeaderList headers,
TransactionalAttribute tx)
doHandleResponse
void doHandleResponse(TransactionalAttribute transactionalAttribute)
doHandleException
void doHandleException(Throwable throwable)
Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.