|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributeKey | |
---|---|
org.neociclo.odetteftp |
Uses of AttributeKey in org.neociclo.odetteftp |
---|
Methods in org.neociclo.odetteftp with parameters of type AttributeKey | ||
---|---|---|
Object |
OdetteFtpSession.getAttribute(AttributeKey key)
|
|
|
OdetteFtpSession.getTypedAttribute(Class<T> type,
AttributeKey key)
|
|
|
OdetteFtpSession.getTypedAttribute(Class<T> type,
AttributeKey key,
T defaultValue)
|
|
Object |
OdetteFtpSession.setAttribute(AttributeKey key,
Object value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |