|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Payload | |
---|---|
org.n52.security.enforcement.artifact |
Uses of Payload in org.n52.security.enforcement.artifact |
---|
Classes in org.n52.security.enforcement.artifact that implement Payload | |
---|---|
class |
StreamPayload
|
class |
TextualPayload
|
Fields in org.n52.security.enforcement.artifact declared as Payload | |
---|---|
protected Payload |
TransferableImpl.m_payload
Payload tranferred by this Transferable. |
Methods in org.n52.security.enforcement.artifact that return Payload | |
---|---|
Payload |
TransferableImpl.getPayload()
|
Payload |
Transferable.getPayload()
Gets the PayLoad of this Transferable. |
Payload |
ServiceRequest.getPayload()
|
Methods in org.n52.security.enforcement.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 |