|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServerMessage | |
---|---|
be.SIRAPRISE.messages |
Uses of ServerMessage in be.SIRAPRISE.messages |
---|
Methods in be.SIRAPRISE.messages that return ServerMessage | |
---|---|
ServerMessage |
DmlExecutedMessageTypeV1_0.getDmlExecutedMessage(AbstractRelation relation)
|
abstract ServerMessage |
DmlExecutedMessageType.getDmlExecutedMessage(AbstractRelation relation)
Factory method for getting the ServerMessage of the appropriate DmlExecuted type holding the relation holding the return values |
ServerMessage |
ExecuteQueryMessageTypeV1_0.message(ServerCommand cmd)
|
ServerMessage |
ExecuteDMLMessageTypesV14.message(ServerCommand cmd)
Factory method for getting the Message to send to the server in order to get the command held in cmd executed |
ServerMessage |
ExecuteAssignmentMessageTypeV1_0.message(ServerCommand cmd)
|
static ServerMessage |
ServerMessage.readMessage(java.io.DataInputStream in,
be.SIRAPRISE.security.ProprietaryOrJCECipher cryptoProtocol,
java.security.Signature signingProtocol,
java.security.PublicKey publicKey)
The method used by readers to obtain a (structured) message from the given stream. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |