|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
FlapCommand
s.
See:
Description
Class Summary | |
CloseFlapCmd | A FLAP command sent immediately before a FLAP connection is closed. |
DefaultFlapCmdFactory | Provides a default implementation of a FLAP command factory. |
FlapErrorCmd | A FLAP command sent when a FLAP-level error occurs. |
LoginFlapCmd | A command sent to identify oneself on a new FLAP connection with a FLAP protocol version and, optionally, a "login cookie" provided by another OSCAR server. |
SnacCommand | Represents a single SNAC command that can write a single SNAC packet to a stream. |
SnacFlapCmd | A FLAP command that contains a SNAC packet as its FLAP data. |
SnacPacket | Represents a single "packet" or SNAC command sent over a FLAP connection. |
Provides somewhat high-level interfaces to specific commands sent over a FLAP
connection, as well as a default FLAP command factory to convert raw FLAP
packets to FlapCommand
s.
net.kano.joscar.flap
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |