org.identityconnectors.framework.impl.api.remote.messages
Class HelloRequest
java.lang.Object
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.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HelloRequest
public HelloRequest()
Copyright © 2011. All Rights Reserved.