Uses of Interface
javax.resource.spi.endpoint.MessageEndpoint

Packages that use MessageEndpoint
javax.resource.spi.endpoint This package contains system contracts for service endpoint interactions. 
 

Uses of MessageEndpoint in javax.resource.spi.endpoint
 

Methods in javax.resource.spi.endpoint that return MessageEndpoint
 MessageEndpoint MessageEndpointFactory.createEndpoint(javax.transaction.xa.XAResource xaResource)
          This is used to create a message endpoint.