|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SLHttpHeader | |
---|---|
ix.iserve.ipc.sl |
Uses of SLHttpHeader in ix.iserve.ipc.sl |
---|
Fields in ix.iserve.ipc.sl with type parameters of type SLHttpHeader | |
---|---|
(package private) java.util.List<SLHttpHeader> |
IServeSLCommServer.headerProperties
|
Methods in ix.iserve.ipc.sl that return SLHttpHeader | |
---|---|
static SLHttpHeader |
SLHttpHeader.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SLHttpHeader[] |
SLHttpHeader.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in ix.iserve.ipc.sl with parameters of type SLHttpHeader | |
---|---|
protected java.lang.String |
IServeSLCommServer.getHeaderAnnotation(MessageWrapper w,
SLHttpHeader h)
|
protected void |
IServeSLCommServer.setHeaderAnnotation(MessageWrapper w,
SLHttpHeader h,
java.lang.String value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |