|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FederatedHttpMessage | |
wt.federation | The federation service (wt.federation package) provides functionality to create and manage proxy objects of remote systems and perform utility functions supporting the federation system. |
Uses of FederatedHttpMessage in wt.federation |
Fields in wt.federation declared as FederatedHttpMessage | |
private FederatedHttpMessage |
FederatedHttpResponse.content
|
private FederatedHttpMessage |
FederatedHttpResponse.content
|
Methods in wt.federation that return FederatedHttpMessage | |
FederatedHttpMessage |
FederatedHttpResponse.getContent()
Gets the value of the attribute: content. |
FederatedHttpMessage |
FederatedHttpResponse.getContent()
Gets the value of the attribute: content. |
Methods in wt.federation with parameters of type FederatedHttpMessage | |
void |
FederatedHttpResponse.setContent(FederatedHttpMessage a_Content)
Sets the value of the attribute: content. |
protected boolean |
FederatedHttpMessage.readVersion(FederatedHttpMessage thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
void |
FederatedHttpResponse.setContent(FederatedHttpMessage a_Content)
Sets the value of the attribute: content. |
protected boolean |
FederatedHttpMessage.readVersion(FederatedHttpMessage thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |