public class ConnectionHandler extends java.lang.Object implements EPPConnectionHandler
ConnectionHandler
class defines how a server acknowledges
new connections. An EPPGreeting is sent in this case. Constructor and Description |
---|
ConnectionHandler()
Create a new instance of ConnnectionHandler
|
Modifier and Type | Method and Description |
---|---|
EPPEventResponse |
handleConnection(java.lang.Object aData)
Invoked when a new connection occurs
|
public ConnectionHandler()
public EPPEventResponse handleConnection(java.lang.Object aData)
handleConnection
in interface EPPConnectionHandler
aData
- Any data that the server may needCopyright © VeriSign Inc. All Rights Reserved.