|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IServeCommServer.Command | |
|---|---|
| ix.iserve.ipc | The main classes that make up the "iserve" communication strategy. |
| ix.iserve.ipc.sl | |
| Uses of IServeCommServer.Command in ix.iserve.ipc |
|---|
| Methods in ix.iserve.ipc that return IServeCommServer.Command | |
|---|---|
static IServeCommServer.Command |
IServeCommServer.Command.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static IServeCommServer.Command[] |
IServeCommServer.Command.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in ix.iserve.ipc with parameters of type IServeCommServer.Command | |
|---|---|
protected void |
IServeCommServer.requireCommand(IServeCommServer.Command command,
MessageWrapper w)
|
void |
MessageWrapper.setCommand(IServeCommServer.Command command)
|
| Uses of IServeCommServer.Command in ix.iserve.ipc.sl |
|---|
| Methods in ix.iserve.ipc.sl with parameters of type IServeCommServer.Command | |
|---|---|
protected MessageWrapper |
IServeSLCommServer.makeMessageWrapper(IServeCommServer.Command command,
javax.servlet.http.HttpServletRequest req)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||