StreamConnectionNotifierpublic interface StreamConnectionNotifier implements ConnectionThis interface defines the capabilities that a connection notifier
must have. |
Methods Summary |
---|
public StreamConnection | acceptAndOpen()Returns a StreamConnection that represents
a server side socket connection.
|
|