Platform SDK Java 8.5 API Reference

com.genesyslab.platform.commons.connection
Interface ConnectionAcceptor


public interface ConnectionAcceptor


Method Summary
 void close()
           
 java.net.InetSocketAddress getLocalEndPoint()
           
 void setContext(ConnectionContext ctx)
           
 void startAccepting()
           
 

Method Detail

getLocalEndPoint

java.net.InetSocketAddress getLocalEndPoint()

startAccepting

void startAccepting()
                    throws java.io.IOException
Throws:
java.io.IOException

close

void close()

setContext

void setContext(ConnectionContext ctx)

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.