Package | Description |
---|---|
javax.resource.spi.endpoint |
This package contains system contracts for service endpoint interactions.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.