|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Payload | |
org.n52.security.common.protocol.artifact |
Uses of Payload in org.n52.security.common.protocol.artifact |
Classes in org.n52.security.common.protocol.artifact that implement Payload | |
class |
StreamPayload
|
class |
TextualPayload
|
Fields in org.n52.security.common.protocol.artifact declared as Payload | |
protected Payload |
TransferableImpl.mPayload
|
Methods in org.n52.security.common.protocol.artifact that return Payload | |
Payload |
TransferableImpl.getPayload()
|
Payload |
Transferable.getPayload()
Gets the PayLoad of this Transferable |
Payload |
ServiceRequest.getPayload()
|
Methods in org.n52.security.common.protocol.artifact with parameters of type Payload | |
void |
TransferableImpl.setPayload(Payload pPayload)
|
void |
Transferable.setPayload(Payload pPayload)
Sets the Payload of this Transferable |
void |
ServiceRequest.setPayload(Payload pPayload)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |