org.identityconnectors.framework.impl.api.remote.messages
Class OperationResponsePause
java.lang.Object
org.identityconnectors.framework.impl.api.remote.messages.OperationResponsePause
- All Implemented Interfaces:
- Message
public class OperationResponsePause
- extends Object
- implements Message
Special marker class to ask if the client wants more data.
At this point the client will respond with either
OperationRequestMoreData or OperationRequestStopData
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OperationResponsePause
public OperationResponsePause()
Copyright © 2011. All Rights Reserved.