A B C D E F G H I J K L M N O P Q R S T U V W Y

P

PACKETVERSION_DEFAULT - Static variable in class RvProxyPacket
A packet version code used by WinAIM by default .
PERM_CANNOT_CREATE_ANYTHING - Static variable in class AbstractChatInfo
A value indicating that creating rooms is not allowed on the given exchange.
PERM_CAN_CREATE_EXCHANGE - Static variable in class AbstractChatInfo
A value indicating that creating new exchanges is allowed.
PERM_CAN_CREATE_ROOM - Static variable in class AbstractChatInfo
A value indicating that creating rooms is allowed on the given exchange.
PROTOVERSION_DEFAULT - Static variable in class GetFileReqRvCmd
The "protocol version" used by WinAIM 5.2 beta.
PROTOVERSION_OLD - Static variable in class GetFileReqRvCmd
The "protocol version" used by WinAIM 5.1.* and older.
ParamInfo - class ParamInfo.
A data structure containing various settings related to instant messaging.
ParamInfo(long, int, int, int, long) - Constructor for class ParamInfo
Creates a new outgoing parameter information block with the given properties and a "max channel" of ParamInfo.MAXCHAN_DEFAULT.
ParamInfo(int, long, int, int, int, long) - Constructor for class ParamInfo
Creates a new outgoing parameter information block with the given properties.
ParamInfoCmd - class ParamInfoCmd.
A SNAC command indicating to the client what his or her current ICBM parameter settings are.
ParamInfoCmd(SnacPacket) - Constructor for class ParamInfoCmd
Generates a new ICBM parameter information command from the given incoming SNAC packet.
ParamInfoCmd(ParamInfo) - Constructor for class ParamInfoCmd
Creates a new outgoing default ICBM parameter information command with the given parameter information block.
ParamInfoRequest - class ParamInfoRequest.
A SNAC command sent to request the current ICBM parameter settings.
ParamInfoRequest(SnacPacket) - Constructor for class ParamInfoRequest
Generates a parameter information request from the given incoming SNAC packet.
ParamInfoRequest() - Constructor for class ParamInfoRequest
Creates a new outgoing ICBM parameter information request.
PauseAck - class PauseAck.
A command sent to tell the server which SNAC families are "needed" on this connection.
PauseAck(SnacPacket) - Constructor for class PauseAck
Generates a new pause acknowledgement command from the given incoming SNAC packet.
PauseAck(int[]) - Constructor for class PauseAck
Creates a new outgoing pause acknowledgement command with the given list of SNAC families needed on this connection.
PauseCmd - class PauseCmd.
A SNAC command sent to tell the client to stop sending packets and to send a PauseAck.
PauseCmd(SnacPacket) - Constructor for class PauseCmd
Generates a new pause command from the given incoming SNAC packet.
PauseCmd() - Constructor for class PauseCmd
Creates a new outgoing pause command.
PermitItem - class PermitItem.
An SSI item object representing a user on one's "allow" (or "permit" list.
PermitItem(SsiItem) - Constructor for class PermitItem
Creates a new allowed user item object generated from the data in the given SSI item.
PermitItem(PermitItem) - Constructor for class PermitItem
Creates a new allowed user item object with the same properties as the given object.
PermitItem(String, int) - Constructor for class PermitItem
Creates a new allowed user item object for the given user and with the given permit item ID.
PermitItem(String, int, TlvChain) - Constructor for class PermitItem
Creates a new allowed user item object for the given properties..
PopupCommand - class PopupCommand.
A base class for all 1 of the commands in the "popup" 0x08 SNAC family.
PopupCommand(int) - Constructor for class PopupCommand
Creates a new SNAC command in the popup family.
PopupMsg - class PopupMsg.
A SNAC command used to pop up a message on the user's screen.
PopupMsg(SnacPacket) - Constructor for class PopupMsg
Generates a popup message command from the given incoming SNAC packet.
PopupMsg(String, String, int, int, int) - Constructor for class PopupMsg
Creates a new outgoing popup message command with the given properties.
PostModCmd - class PostModCmd.
A SNAC command that WinAIM sends sometimes after modifying the buddy list after sending a PreModCmd.
PostModCmd(SnacPacket) - Constructor for class PostModCmd
Generates a post-SSI-modification command from the given incoming SNAC packet.
PostModCmd() - Constructor for class PostModCmd
Creates a new outgoing post-SSI-modification command.
PreModCmd - class PreModCmd.
A SNAC command that WinAIM sends sometimes before modifying the buddy list.
PreModCmd(SnacPacket) - Constructor for class PreModCmd
Generates a new pre-SSI-data-modification command from the given incoming SNAC packet.
PreModCmd() - Constructor for class PreModCmd
Creates a new outgoing pre-SSI-data-modification command.
PrivacyItem - class PrivacyItem.
An SSI item object containing various privacy-related settings.
PrivacyItem(SsiItem) - Constructor for class PrivacyItem
Creates a new privacy settings item object generated from the given SSI item.
PrivacyItem(PrivacyItem) - Constructor for class PrivacyItem
Creates a new privacy settings item object with the same properties as the given object.
PrivacyItem(int, int, long) - Constructor for class PrivacyItem
Creates a new privacy settings item object with the given properties and a visible class mask of FullUserInfo.MASK_ALL.
PrivacyItem(int, int, long, long) - Constructor for class PrivacyItem
Creates a new privacy settings item object with the given properties.
PrivacyItem(int, int, long, long, TlvChain) - Constructor for class PrivacyItem
Creates a new privacy settings item object with the given properties.
parseContentTypeString(String) - Static method in class net.kano.joscar.OscarTools
Converts a string like text/x-aolrtf; charset=us-ascii to a Map with two keys: text/x-aolrtf (value null) and charset (value us-ascii).
parseHttpHeader(ByteBlock) - Static method in class net.kano.joscar.OscarTools
Extracts HTTP header information and the block of data being sent in the HTTP stream from a block of binary data.
pause(ClientSnacProcessor) - Method in class RateLimitingQueueMgr
 
pause() - Method in class ClientSnacProcessor
Pauses this SNAC processor.
pause(ClientSnacProcessor) - Method in class ImmediateSnacQueueManager
 
pause(ClientSnacProcessor) - Method in interface SnacQueueManager
A method called to indicate that the queue should be paused until a call to SnacQueueManager.unpause(net.kano.joscar.snac.ClientSnacProcessor).
previous() - Method in class net.kano.joscar.CopyOnWriteArrayList.COWIterator
 
previous() - Method in class net.kano.joscar.CopyOnWriteArrayList.COWSubList.COWSubListIterator
 
previousIndex() - Method in class net.kano.joscar.CopyOnWriteArrayList.COWIterator
 
previousIndex() - Method in class net.kano.joscar.CopyOnWriteArrayList.COWSubList.COWSubListIterator
 
process(MutableSnacPacket) - Method in class FamilyVersionPreprocessor
Filters the TLV block mentioned above out of the given SNAC packet.
process(MutableSnacPacket) - Method in interface SnacPreprocessor
Called when a SNAC packet is received.
processError(Throwable) - Method in class ClientConn
Closes this connection and sets the state to STATE_NOT_CONNECTED, with the given exception or error as the state change's reason object.

A B C D E F G H I J K L M N O P Q R S T U V W Y