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

java.lang.Object
  extended by org.identityconnectors.framework.impl.api.remote.messages.OperationResponseEnd
All Implemented Interfaces:
Message

public class OperationResponseEnd
extends Object
implements Message

Special marker class to mark the end of a response.


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

Constructor Detail

OperationResponseEnd

public OperationResponseEnd()


Copyright © 2011. All Rights Reserved.