public interface EndPoint
String
getName()
void
initialize(String name, Server server)
shutdown(Server server)
start()
void initialize(String name, Server server) throws IOException
IOException
String getName()
void start() throws IOException
void shutdown(Server server)
Copyright © 2025 onecode. All rights reserved.