Uses of Package
com.gurock.smartinspect.protocols
-
Classes in com.gurock.smartinspect.protocols used by com.gurock.smartinspect.protocols Class Description FileProtocol The FileProtocol serves as a standard SmartInspect protocol for writing log packets to a log file.Protocol This is the abstract base class for a protocol.ProtocolCommand Represents a custom protocol action command as used by the Protocol.dispatch method.ProtocolException This class is used to report any errors concerning the protocol classes.ProtocolListener This listener interface is used in the Protocol class for error and exception reporting. -
Classes in com.gurock.smartinspect.protocols used by com.gurock.smartinspect.protocols.cloud Class Description Protocol This is the abstract base class for a protocol.ProtocolException This class is used to report any errors concerning the protocol classes.TcpProtocol Used for sending packets to the SmartInspect Console over a TCP socket connection. -
Classes in com.gurock.smartinspect.protocols used by com.gurock.smartinspect.protocols.pipe Class Description Protocol This is the abstract base class for a protocol. -
Classes in com.gurock.smartinspect.protocols used by com.gurock.smartinspect.scheduler Class Description Protocol This is the abstract base class for a protocol.