Package com.sun.xml.ws.tx.at.tube
Class WSATTubeHelper
- java.lang.Object
-
- com.sun.xml.ws.tx.at.tube.WSATTubeHelper
-
public class WSATTubeHelper extends Object
-
-
Constructor Summary
Constructors Constructor Description WSATTubeHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static TransactionalAttributegetTransactionalAttribute(com.sun.xml.ws.api.tx.at.TransactionalFeature feature, com.sun.xml.ws.api.message.Packet packet, com.sun.xml.ws.api.model.wsdl.WSDLPort port)
-
-
-
Method Detail
-
getTransactionalAttribute
public static TransactionalAttribute getTransactionalAttribute(com.sun.xml.ws.api.tx.at.TransactionalFeature feature, com.sun.xml.ws.api.message.Packet packet, com.sun.xml.ws.api.model.wsdl.WSDLPort port)
-
-