Interface | Description |
---|---|
IfsProtocolClientCallback | |
IfsProtocolClientNotificationCallback | |
IfsProtocolClientNotificationListener | |
ProtocolStreamParser |
Used by IfsChannel to drain a InputStream of Commands.
|
Class | Description |
---|---|
BaseIfsServer |
BaseIfsServer is the subclass of IfsServer that servers should extend.
|
CommandInvocationObject |
CommandInvocationObject is a container of the CmdKey and the
Arguments objects.
|
CommandlineStreamParser |
A CommandlineStreamParser reads a command per line.
|
IfsProtocolClientChannel | |
IfsProtocolServer |
An IfsProtocolServer is an abstract protocol server, that represents
part of the protocol framework tool kit for building
iFS protocol servers.
|
IfsProtocolSession |
IfsProtocolSession is the default implementation of ProtocolSession.
|
IfsServerChannel |
IfsServerChannel creates an InputStream from the socket it was instaniated with.
|
OfficeSaveDetector |
This class attempts to detect the behavior of MS Office when it saves
over an existing file.
|
ServerUtilities |
Utility methods for protocol servers that need to keep track of
each other.
|
SocketFactory |
SocketFactory encapsulates creating sockets.
|
SocketUtilities |
Socket utility methods.
|
VerifyDateFormat |
Replacement for java.text.SimpleDateFormat.
|
Copyright © 2023. All rights reserved.