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