|
JBoss Remoting 3 3.2.13.GA-redhat-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Attachments.Key | |
---|---|
org.jboss.remoting3 | The base Remoting 3 API package. |
Uses of Attachments.Key in org.jboss.remoting3 |
---|
Methods in org.jboss.remoting3 with parameters of type Attachments.Key | ||
---|---|---|
|
Attachments.attach(Attachments.Key<T> key,
T value)
|
|
|
Attachments.attachIfAbsent(Attachments.Key<T> key,
T value)
|
|
|
Attachments.getAttachment(Attachments.Key<T> key)
|
|
|
Attachments.removeAttachment(Attachments.Key<T> key)
|
|
|
Attachments.removeAttachment(Attachments.Key<T> key,
T value)
|
|
|
Attachments.replaceAttachment(Attachments.Key<T> key,
T expect,
T replacement)
|
|
JBoss Remoting 3 3.2.13.GA-redhat-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |