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