Uses of Interface
com.sun.xml.ws.tx.at.v11.types.ParticipantPortType
-
Packages that use ParticipantPortType Package Description com.sun.xml.ws.tx.at.v11.client com.sun.xml.ws.tx.at.v11.endpoint com.sun.xml.ws.tx.at.v11.types -
-
Uses of ParticipantPortType in com.sun.xml.ws.tx.at.v11.client
Methods in com.sun.xml.ws.tx.at.v11.client that return ParticipantPortType Modifier and Type Method Description ParticipantPortTypeWSAT11Service. getParticipantPort(javax.xml.ws.EndpointReference epr, javax.xml.ws.WebServiceFeature... features) -
Uses of ParticipantPortType in com.sun.xml.ws.tx.at.v11.endpoint
Classes in com.sun.xml.ws.tx.at.v11.endpoint that implement ParticipantPortType Modifier and Type Class Description classParticipantPortImpl -
Uses of ParticipantPortType in com.sun.xml.ws.tx.at.v11.types
Methods in com.sun.xml.ws.tx.at.v11.types that return ParticipantPortType Modifier and Type Method Description ParticipantPortTypeWSAT11Service. getParticipantPort()ParticipantPortTypeWSAT11Service. getParticipantPort(javax.xml.ws.WebServiceFeature... features)
-