| Package | Description |
|---|---|
| org.jboss.remoting3 |
The base Remoting 3 API package.
|
| org.jboss.remoting3.remote |
| Modifier and Type | Field and Description |
|---|---|
private Attachments |
EndpointImpl.attachments |
private Attachments |
LocalChannel.attachments |
private Attachments |
ConnectionImpl.attachments |
| Modifier and Type | Method and Description |
|---|---|
Attachments |
EndpointImpl.getAttachments() |
Attachments |
LocalChannel.getAttachments() |
Attachments |
Attachable.getAttachments()
Get the attachments for this entity.
|
Attachments |
ConnectionImpl.getAttachments() |
| Modifier and Type | Field and Description |
|---|---|
private Attachments |
RemoteConnectionChannel.attachments |
| Modifier and Type | Method and Description |
|---|---|
Attachments |
RemoteConnectionChannel.getAttachments() |