|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Message | |
|---|---|
| org.identityconnectors.framework.impl.api.remote.messages | |
| Uses of Message in org.identityconnectors.framework.impl.api.remote.messages |
|---|
| Classes in org.identityconnectors.framework.impl.api.remote.messages that implement Message | |
|---|---|
class |
EchoMessage
For test purposes only |
class |
HelloRequest
Sent the first time we connect to a given server. |
class |
HelloResponse
Sent in response to a HelloRequest. |
class |
OperationRequest
Sent to request an operation. |
class |
OperationRequestMoreData
Sent by the client to request more data. |
class |
OperationRequestStopData
Sent by the client to request stop sending data |
class |
OperationResponseEnd
Special marker class to mark the end of a response. |
class |
OperationResponsePart
Represents one part of a response. |
class |
OperationResponsePause
Special marker class to ask if the client wants more data. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||