Uses of Interface
com.sun.xml.ws.tx.at.common.ParticipantIF
Packages that use ParticipantIF
Package
Description
-
Uses of ParticipantIF in com.sun.xml.ws.tx.at
Methods in com.sun.xml.ws.tx.at that return ParticipantIFModifier and TypeMethodDescriptionWSATHelper.getParticipantPort(jakarta.xml.ws.EndpointReference epr, Xid xid, String bqual) Creates and returns a ParticipantPortType, whether it be durable or volatile, for the provided address, Xid, and reference parameter Elements/NodesMethods in com.sun.xml.ws.tx.at that return types with arguments of type ParticipantIFModifier and TypeMethodDescriptionWSATHelper.getDurableParticipantPortMap()Map<Xid,ParticipantIF<T>> WSATHelper.getVolatileParticipantPortMap() -
Uses of ParticipantIF in com.sun.xml.ws.tx.at.common.client
Methods in com.sun.xml.ws.tx.at.common.client that return ParticipantIF -
Uses of ParticipantIF in com.sun.xml.ws.tx.at.common.endpoint
Classes in com.sun.xml.ws.tx.at.common.endpoint that implement ParticipantIFModifier and TypeClassDescriptionclassParticipant<T>The common implementation for wsat10 and wsat11 Participants endpoints. -
Uses of ParticipantIF in com.sun.xml.ws.tx.at.v10.client
Methods in com.sun.xml.ws.tx.at.v10.client that return ParticipantIF -
Uses of ParticipantIF in com.sun.xml.ws.tx.at.v11.client
Methods in com.sun.xml.ws.tx.at.v11.client that return ParticipantIF