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

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

public class HelloRequest
extends Object
implements Message

Sent the first time we connect to a given server. The server will respond with a HelloResponse.


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

Constructor Detail

HelloRequest

public HelloRequest()


Copyright © 2011. All Rights Reserved.