JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.jboss.remoting3
Interface Attachable
All Known Subinterfaces:
Channel
,
Connection
,
Endpoint
All Known Implementing Classes:
ConnectionImpl
,
EndpointImpl
,
LocalChannel
,
RemoteConnectionChannel
public interface
Attachable
An entity which can hold attachments.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Attachments
getAttachments
()
Get the attachments for this entity.
Method Detail
getAttachments
Attachments
getAttachments()
Get the attachments for this entity.
Returns:
the attachments
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method