Connector Architecture 1.6 API 1.0.0.Final

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(XAResource xaResource)
          This is used to create a message endpoint.
 MessageEndpoint MessageEndpointFactory.createEndpoint(XAResource xaResource, long timeout)
          This is used to create a message endpoint.
 


Connector Architecture 1.6 API 1.0.0.Final

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.