| Package | Description |
|---|---|
| net.timewalker.ffmq4.remote.connection | |
| net.timewalker.ffmq4.remote.session | |
| net.timewalker.ffmq4.transport |
| Modifier and Type | Field and Description |
|---|---|
protected PacketTransportEndpoint |
RemoteConnection.transportEndpoint |
| Modifier and Type | Field and Description |
|---|---|
protected PacketTransportEndpoint |
RemoteMessageConsumer.transportEndpoint |
protected PacketTransportEndpoint |
RemoteQueueBrowser.transportEndpoint |
protected PacketTransportEndpoint |
RemoteSession.transportEndpoint |
| Modifier and Type | Method and Description |
|---|---|
PacketTransportEndpoint |
RemoteSession.getTransportEndpoint() |
| Constructor and Description |
|---|
RemoteQueueSession(IntegerID sessionId,
RemoteConnection connection,
PacketTransportEndpoint transportEndpoint,
boolean transacted,
int acknowledgeMode)
Constructor
|
RemoteSession(IntegerID sessionId,
RemoteConnection connection,
PacketTransportEndpoint transportEndpoint,
boolean transacted,
int acknowledgeMode)
Constructor
|
RemoteTopicSession(IntegerID sessionId,
RemoteConnection connection,
PacketTransportEndpoint transportEndpoint,
boolean transacted,
int acknowledgeMode)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
PacketTransportEndpoint |
PacketTransportHub.createEndpoint()
Create a new transport endpoint
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
PacketTransportHub.unregisterEndpoint(PacketTransportEndpoint endpoint) |
Copyright © 2021. All rights reserved.