org.identityconnectors.framework.impl.api.remote.messages
Class OperationResponsePause

java.lang.Object
  extended by 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


Constructor Summary
OperationResponsePause()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OperationResponsePause

public OperationResponsePause()


Copyright © 2011. All Rights Reserved.