Uses of Class
com.sun.xml.ws.tx.at.common.endpoint.Coordinator
-
Packages that use Coordinator Package Description com.sun.xml.ws.tx.at.v10.endpoint com.sun.xml.ws.tx.at.v11.endpoint -
-
Uses of Coordinator in com.sun.xml.ws.tx.at.v10.endpoint
Methods in com.sun.xml.ws.tx.at.v10.endpoint that return Coordinator Modifier and Type Method Description protected Coordinator<Notification>CoordinatorPortTypePortImpl. getProxy() -
Uses of Coordinator in com.sun.xml.ws.tx.at.v11.endpoint
Methods in com.sun.xml.ws.tx.at.v11.endpoint that return Coordinator Modifier and Type Method Description protected Coordinator<Notification>CoordinatorPortImpl. getProxy()
-