Interface | Description |
---|---|
Accept |
Describe interface Accept here.
|
ConnectionOpenListener |
Describe interface ConnectionOpenListener here.
|
IOServiceListener<IO extends IOService<?>> |
Describe interface IOServiceListener here.
|
Class | Description |
---|---|
ConnectionOpenThread |
Describe class ConnectionOpenThread here.
|
IOService<RefObject> |
IOService offers thread safe
call() method execution, however you must be prepared that other
methods can be called simultaneously like
stop() ,
getProtocol() or
isConnected() . |
IOUtil | |
SocketThread |
Describe class SocketThread here.
|
Enum | Description |
---|---|
ConnectionType |
Describe class ConnectionType here.
|
ServiceCommand |
ServiceCommand is enumerated type defining all possible
commands related to ServiceData instances. |
SocketType |
Describe class SocketType here.
|
Copyright © 2017 "Tigase, Inc.". All rights reserved.