|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransferAttribute | |
org.n52.security.common.protocol.artifact |
Uses of TransferAttribute in org.n52.security.common.protocol.artifact |
Classes in org.n52.security.common.protocol.artifact that implement TransferAttribute | |
class |
HttpHeaderAttribute
Tasks of Class HttpHeaderAttribute: Simple Http Header Field as a Key-Value Pair of Strings |
Methods in org.n52.security.common.protocol.artifact that return TransferAttribute | |
TransferAttribute |
TransferableImpl.getAttribute(java.lang.String pName)
|
TransferAttribute |
Transferable.getAttribute(java.lang.String pName)
Gets the TransferAttribute wich are stored under pName |
Methods in org.n52.security.common.protocol.artifact with parameters of type TransferAttribute | |
void |
TransferableImpl.addAttribute(TransferAttribute pAttribute)
|
void |
Transferable.addAttribute(TransferAttribute pAttribute)
Adds a Attribute to the Set and stores it under pAttribute.getName() |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |