Package | Description |
---|---|
org.identityconnectors.framework.impl.api.remote.messages |
Modifier and Type | Class and Description |
---|---|
class |
EchoMessage
For test purposes only
|
class |
ErrorResponse
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.
|
Copyright © 2022. All rights reserved.