|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRemotingHeader
A Remoting header.
Field Summary | |
---|---|
static String |
APPEND_TO_GATEWAY_URL
Name of header specifying string to add to gateway url. |
static String |
CREDENTIALS
Name of header containing authentication data. |
static String |
DEBUG_SERVER
Name of header to request debug informations from the server. |
static String |
PERSISTENT_HEADER
Name of header specifying new header to send. |
static String |
REPLACE_GATEWAY_URL
Name of header specifying new gateway url to use. |
Method Summary | |
---|---|
boolean |
getMustUnderstand()
Return boolean flag if receiver must process header before handling other headers or messages. |
String |
getName()
Return name of header. |
Object |
getValue()
Return value of header. |
Field Detail |
---|
static final String APPEND_TO_GATEWAY_URL
static final String REPLACE_GATEWAY_URL
static final String PERSISTENT_HEADER
static final String CREDENTIALS
static final String DEBUG_SERVER
Method Detail |
---|
String getName()
Object getValue()
boolean getMustUnderstand()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |