| Package | Description |
|---|---|
| javax.resource.spi.endpoint |
| Modifier and Type | Method and Description |
|---|---|
MessageEndpoint |
MessageEndpointFactory.createEndpoint(XAResource xaResource)
Creates an endpoint with the associated XA resource.
|
MessageEndpoint |
MessageEndpointFactory.createEndpoint(XAResource xaResource,
long timeout)
Creates an endpoint with the associated XA resource.
|