public interface ClientSocket
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close the socket.
|
java.util.Set<SPIEndpoint> |
getEndpoints()
Returns the mutable Set of endpoints registered
|
java.util.Set<SPIEndpoint> getEndpoints()
Set of endpoints registered on socket.void close()
Copyright © 2012. All Rights Reserved.