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

G

GFLISTVERSION_DEFAULT - Static variable in class GetFileList
The Get File directory listing version string used by WinAIM.
GetDirInfoCmd - class GetDirInfoCmd.
A SNAC command used to request another user's directory information.
GetDirInfoCmd(SnacPacket) - Constructor for class GetDirInfoCmd
Generates a new directory information request from the given incoming SNAC command.
GetDirInfoCmd(String) - Constructor for class GetDirInfoCmd
Creates a new directory information request for the given user.
GetFileAcceptRvCmd - class GetFileAcceptRvCmd.
A rendezvous command used to indicate that a "Get File" browsing request was accepted and a connection attempt is being made.
GetFileAcceptRvCmd(RecvRvIcbm) - Constructor for class GetFileAcceptRvCmd
Creates a new Get File session acceptance command from the given incoming Get File session acceptance RV ICBM.
GetFileAcceptRvCmd() - Constructor for class GetFileAcceptRvCmd
Creates a new outgoing (unencrypted) Get File acceptance command.
GetFileAcceptRvCmd(boolean) - Constructor for class GetFileAcceptRvCmd
Creates a new outgoing RV acceptance command for either an encrypted or a normal Get File connection.
GetFileEntry - class GetFileEntry.
A data structure representing a single file or directory in a "Get File" directory listing.
GetFileEntry(File) - Constructor for class GetFileEntry
Creates a new Get File directory listing entry with the properties of the given file.
GetFileEntry(SegmentedFilename, File) - Constructor for class GetFileEntry
Creates a new Get File directory listing entry with the properties of the given file and with the given name.
GetFileEntry(SegmentedFilename, long, long, long) - Constructor for class GetFileEntry
Creates a new Get File directory list entry with the given properties.
GetFileList - class GetFileList.
A data structure representing a "Get File" directory listing.
GetFileList(GetFileEntry[]) - Constructor for class GetFileList
Creates a new Get File directory list with the given list of files.
GetFileList(String, GetFileEntry[]) - Constructor for class GetFileList
Creates a new Get File directory listing with the given list version string and the given list of files.
GetFileRejectRvCmd - class GetFileRejectRvCmd.
A rendezvous command used to indicate that a Get File browsing request has been denied.
GetFileRejectRvCmd(RecvRvIcbm) - Constructor for class GetFileRejectRvCmd
Creates a new Get File session rejection command from the given incoming Get File session rejection RV ICBM.
GetFileRejectRvCmd(int) - Constructor for class GetFileRejectRvCmd
Creates a new outgoing Get File session rejection command with the given rejection code.
GetFileReqRvCmd - class GetFileReqRvCmd.
A rendezvous command used to request browsing another user's files via a "Get File" connection.
GetFileReqRvCmd(RecvRvIcbm) - Constructor for class GetFileReqRvCmd
Creates a new Get File session request from the given incoming Get File request RV ICBM.
GetFileReqRvCmd(RvConnectionInfo) - Constructor for class GetFileReqRvCmd
Creates a new outgoing initial Get File session request with the given connection information block and a default set of other properties.
GetFileReqRvCmd(RvConnectionInfo, long) - Constructor for class GetFileReqRvCmd
Creates a new outgoing initial Get File session request with the given connection information block and set of flags as well as a default set of other properties.
GetFileReqRvCmd(int, RvConnectionInfo) - Constructor for class GetFileReqRvCmd
Creates a new outgoing Get File session request / redirect with the given request type and the given connection information block.
GetFileReqRvCmd(int, RvConnectionInfo, String, int, int, long, ByteBlock) - Constructor for class GetFileReqRvCmd
Creates a new outgoing Get File session request / redirect (depending on requestType) with the given properties.
GetInfoCmd - class GetInfoCmd.
A SNAC command used by newer clients to request information about a buddy.
GetInfoCmd(SnacPacket) - Constructor for class GetInfoCmd
Creates a new get-user-info command from the given incoming get-user-info SNAC packet.
GetInfoCmd(long, String) - Constructor for class GetInfoCmd
Creates a new outgoing get-user-info command with the given flags for the given screenname.
GroupItem - class GroupItem.
An SSI item object representing a "buddy group," or a group of buddies.
GroupItem(SsiItem) - Constructor for class GroupItem
Creates a new buddy group item object from the data in the given SSI item.
GroupItem(GroupItem) - Constructor for class GroupItem
Creates a new buddy group item object with the same properties as the given object.
GroupItem(String, int) - Constructor for class GroupItem
Creates a new buddy group item object with the given group name and the given group ID.
GroupItem(String, int, int[]) - Constructor for class GroupItem
Creates a new buddy group item object with the given group name, group ID, and list of "child" buddy ID's.
GroupItem(String, int, int[], TlvChain) - Constructor for class GroupItem
Creates a new buddy group item object with the given group name, group ID, and list of "child" buddy ID's.
genFlapCommand(FlapPacket) - Method in interface FlapCommandFactory
Returns a FlapCommand representing the given packet, or null if there is no FlapCommand which can represent the given packet (that is, if the packet type or format is unrecognized by this factory).
genFlapCommand(FlapPacket) - Method in class DefaultFlapCmdFactory
 
genRvCommand(RecvRvIcbm) - Method in interface RvCommandFactory
Attempts to generate a RvCommand from the data in the given RecvRvIcbm.
genRvCommand(RecvRvIcbm) - Method in class DefaultRvCommandFactory
 
genSnacCommand(SnacPacket) - Method in interface SnacCmdFactory
Attempts to convert the given SNAC packet to a SnacCommand.
genSnacCommand(SnacPacket) - Method in class ClientAcctCmdFactory
 
genSnacCommand(SnacPacket) - Method in class ServerAcctCmdFactory
 
genSnacCommand(SnacPacket) - Method in class ClientAuthCmdFactory
 
genSnacCommand(SnacPacket) - Method in class ServerAuthCmdFactory
 
genSnacCommand(SnacPacket) - Method in class ClientBuddyCmdFactory
 
genSnacCommand(SnacPacket) - Method in class ServerBuddyCmdFactory
 
genSnacCommand(SnacPacket) - Method in class ClientChatCmdFactory
 
genSnacCommand(SnacPacket) - Method in class ServerChatCmdFactory
 
genSnacCommand(SnacPacket) - Method in class ClientConnCmdFactory
 
genSnacCommand(SnacPacket) - Method in class ServerConnCmdFactory
 
genSnacCommand(SnacPacket) - Method in class SnacErrorFactory
 
genSnacCommand(SnacPacket) - Method in class ClientIcbmCmdFactory
 
genSnacCommand(SnacPacket) - Method in class ServerIcbmCmdFactory
 
genSnacCommand(SnacPacket) - Method in class ClientIconCmdFactory
 
genSnacCommand(SnacPacket) - Method in class ServerIconCmdFactory
 
genSnacCommand(SnacPacket) - Method in class ClientInviteCmdFactory
 
genSnacCommand(SnacPacket) - Method in class ServerInviteCmdFactory
 
genSnacCommand(SnacPacket) - Method in class ClientLocCmdFactory
 
genSnacCommand(SnacPacket) - Method in class ServerLocCmdFactory
 
genSnacCommand(SnacPacket) - Method in class ClientPopupCmdFactory
 
genSnacCommand(SnacPacket) - Method in class ServerPopupCmdFactory
 
genSnacCommand(SnacPacket) - Method in class ClientRoomCmdFactory
 
genSnacCommand(SnacPacket) - Method in class ServerRoomCmdFactory
 
genSnacCommand(SnacPacket) - Method in class ClientSearchCmdFactory
 
genSnacCommand(SnacPacket) - Method in class ServerSearchCmdFactory
 
genSnacCommand(SnacPacket) - Method in class ClientSsiCmdFactory
 
genSnacCommand(SnacPacket) - Method in class ServerSsiCmdFactory
 
generateItem(String, int, int, int, TlvChain) - Method in class AbstractItemObj
Generates a new SsiItem from this item object with the given properties.
generateSsiItems(SsiItemObj[]) - Static method in class AbstractItemObj
Returns a list of SsiItems generated from the item objects given in itemObjs.
get(int) - Method in class net.kano.joscar.ByteBlock
Returns the byte in this block at the given index.
get(int) - Method in class net.kano.joscar.CopyOnWriteArrayList.COWSubList
 
get(int) - Method in class net.kano.joscar.CopyOnWriteArrayList
Returns the element at the specified position in this list.
get(String) - Method in class net.kano.joscar.OscarTools.HttpHeaderInfo
Returns the value of the header with the given name.
getAccountCreated() - Method in class FullUserInfo
Returns the date at which this user's account was created, or null if this field was not sent.
getAddinName() - Method in class AddinsReqRvCmd
Returns the name of the associated add-in type.
getAddinUri() - Method in class AddinsReqRvCmd
Returns a URI that describes the associated add-in type, or null if none was sent.
getAddinUuid() - Method in class AddinsReqRvCmd
Returns the add-in unique ID ("UUID") block associated with the associated addin type, or null if none was sent.
getAdvisoryType() - Method in class UpdateAdvisory
Returns the type of this advisory.
getAimExpressionInfo() - Method in class AbstractImIcbm
Returns the list of AIM Expression information blocks sent in this command.
getAlertActionMask() - Method in class BuddyItem
Returns a bit mask describing what should happen when a buddy alert is activated for this buddy.
getAlertSound() - Method in class BuddyItem
Returns the name of a sound file that should be played when this buddy's alert is activated.
getAlertWhenMask() - Method in class BuddyItem
Returns a bit mask describing when a buddy alert for this user should be activated.
getAlias() - Method in class BuddyItem
Returns this buddy's "alias" or "display name."
getAlias() - Method in class IconItem
Returns this icon item's "alias."
getAnonymityCode() - Method in class WarnCmd
Returns the "anonymity code" of this warning command.
getAsciiBytes(String) - Static method in class net.kano.joscar.BinaryTools
Returns a block of data representing the given US-ASCII string.
getAsciiString(ByteBlock) - Static method in class net.kano.joscar.BinaryTools
Returns a String representing the given block of ASCII characters.
getAwayMessage() - Method in class InfoData
Returns the away message associated with this object, or null if that field was not sent.
getAwayStatus() - Method in class FullUserInfo
Returns whether this user is away, or null if this field was not sent.
getBaseTlvCount() - Method in class AbstractChatInfo
Returns the number of TLV's that will be or have been written with a call to writeBaseInfo.
getBigIntFromHexBlock(ByteBlock) - Static method in class AbstractTrillianCryptRvCmd
Extracts a BigInteger from the given block of ASCII hexadecimal digits.
getBigIntHexBlock(BigInteger) - Static method in class AbstractTrillianCryptRvCmd
Returns a 33-byte block of data containing a 32-digit hexadecimal representation of the given number followed by a null byte (0x00).
getBlock() - Method in class CapabilityBlock
Returns the sixteen-byte block that identifies this capability block.
getBuddies() - Method in class SendBuddyListGroup
Returns a list of the screennames of the buddies in this group.
getBuddies() - Method in class GroupItem
Returns a list of the ID's of the buddies in this group.
getBuddyComment() - Method in class BuddyItem
Returns this buddy's "buddy comment."
getBuild() - Method in class ClientVersionInfo
Returns the client's build number.
getBytes() - Method in class net.kano.joscar.ImEncodedString
Returns the raw bytes of the encoded string.
getBytesReceived() - Method in class FileTransferHeader
Returns the number of bytes received for the file being transferred.
getCapability() - Method in class AbstractRvIcbm
Returns the capability that this rendezvous is using.
getCapabilityBlock() - Method in class RvCommand
Returns this RV command's capability block ("rendezvous type").
getCapabilityBlocks(ByteBlock) - Static method in class CapabilityBlock
Extracts a list of capability blocks from the given data block.
getCapabilityBlocks() - Method in class FullUserInfo
Returns the list of "capability blocks" which this user is advertising, or null if this field was not sent.
getCaps() - Method in class InfoData
Returns a list of capability blocks advertised by this user, or null if this field was not sent.
getCertInfoHash(CertificateInfo) - Static method in class CertificateInfo
Computes the MD5 hash of the given certificate information block.
getCertInfoHash() - Method in class FullUserInfo
Returns an MD5 hash of the user's security information block, or null if none is contained in this user info object.
getCertificateInfo() - Method in class InfoData
Returns the certificate information block contained in this info data object.
getChangeCode() - Method in class RateChange
Returns a code indicating the type of change that occurred.
getChannel() - Method in class FlapCommand
Returns the channel on which this FLAP command resides.
getChannel() - Method in class FlapPacket
Returns this packet's FLAP channel.
getChannel() - Method in class AbstractIcbm
Returns the ICBM channel on which this command resides.
getChannel() - Method in class MissedMsgInfo
Returns the ICBM channel on which the messages were missed.
getChannel() - Method in class RvResponse
Returns the ICBM channel on which the rendezvous to which this command is a response was received.
getChannelData() - Method in class AbstractIcbm
Returns the "channel-specific data" block of this ICBM.
getCharset() - Method in class net.kano.joscar.EncodedStringInfo
Returns the name of the charset that encoded the associated data from a String.
getCharset() - Method in class net.kano.joscar.MinimalEncoder
Returns the current minimal charset that can be used to encode all strings that have been passed to update thus far.
getCharset() - Method in class GetFileReqRvCmd
Returns the charset name sent in this request.
getCharset() - Method in class ChatMsg
Returns the charset in which the given message is encoded.
getCharset1() - Method in class AbstractChatInfo
Returns the first of the two charset values.
getCharset2() - Method in class AbstractChatInfo
Returns the second of the two charset values.
getCharsetCode() - Method in class net.kano.joscar.ImEncodingParams
Returns the charset code contained in this object.
getCharsetSubcode() - Method in class net.kano.joscar.ImEncodingParams
Returns the charset "subcode" contained in this object.
getChatTlvs() - Method in class AbstractChatMsgIcbm
Returns the extra command-specific TLV's sent in this chat message.
getChecksum() - Method in class FileTransferHeader
Returns a checksum of the file being transferred.
getCity() - Method in class DirInfo
Returns the city of residence field of this directory info block.
getClassMask() - Method in class PrivacyItem
Returns this object's "visible class mask."
getClassName(Object) - Static method in class net.kano.joscar.MiscTools
Returns the class name of the given object, with the package name stripped off.
getClassName(Class) - Static method in class net.kano.joscar.MiscTools
Returns the name of the given class, with the package name stripped off.
getClassName(String) - Static method in class net.kano.joscar.MiscTools
Returns the class name of the given fully qualified class name.
getClasses() - Method in class RateAck
Returns the numbers of the rate classes being acknowledged.
getClearAvg() - Method in class RateClassInfo
Returns the rate average above which the user is no longer rate limited.
getClientConn() - Method in class ClientConnEvent
Returns the connection that fired this event.
getClientid() - Method in class FileTransferHeader
Returns the file transfer client ID string sent in this header.
getCmdFactoryMgr() - Method in class AbstractSnacProcessor
Returns this SNAC processor's SNAC command factory manager.
getCmdType() - Method in class AbstractTrillianCryptRvCmd
Returns the Trillian Encryption command type of this command.
getCode() - Method in class CloseFlapCmd
Returns the "disconnection code" sent in this close command, or -1 if none was sent.
getCode() - Method in class AddinsReqRvCmd
Returns a "code" sent in this command.
getCode() - Method in class GetFileReqRvCmd
Returns the "code" value sent in this request.
getCode() - Method in class ExtraInfoBlockHolder
The numeric code contained in this extra info block holder.
getCode() - Method in class TypingCmd
Returns the value of some sort of code sent in the typing command.
getCode() - Method in class IconRequest
Returns some sort of code included in this request.
getCode() - Method in class UploadIconAck
Returns the acknowledgement code sent in this command.
getCommand() - Method in class SnacCommand
Returns the SNAC command subtype of this command.
getCommand() - Method in class SnacPacket
Returns this packet's SNAC command code ("subtype").
getCommand() - Method in class CmdType
Returns the SNAC command type ("subtype") of the command represented by this CmdType, or CmdType.ALL if this object represents every command in a given family.
getCommand() - Method in class MutableSnacPacket
Returns this packet's SNAC command code ("subtype").
getCommand() - Method in class SnacRequest
Returns the SnacCommand that comprises the actual outgoing "request" to the OSCAR server.
getCommandData() - Method in class RvProxyPacket
Returns the "command-specific" data sent in this packet.
getCommandType() - Method in class RvProxyCmd
Returns this RV proxy command's command type code.
getCommandType() - Method in class RvProxyPacket
Returns this packet's command type.
getCommands() - Method in class RateClassInfo
Returns the commands included in this rate class, or null if they were not sent (as in a RateChange).
getCommonCertData() - Method in class CertificateInfo
Returns the "common certificate" stored in this certificate information block, if present.
getCompression() - Method in class FileTransferHeader
Returns a code describing the compression being used to transfer a file.
getComputerName() - Method in class AddinsReqRvCmd
Returns the Windows network name of the sender.
getConnInfo() - Method in class DirectIMReqRvCmd
Returns the connection information sent in this request.
getConnInfo() - Method in class GetFileReqRvCmd
Returns the connection information block sent in this request/redirection.
getConnInfo() - Method in class FileSendReqRvCmd
Returns the connection information block sent in this request.
getConnInfo() - Method in class VoiceReqRvCmd
Returns the connection information block sent in this command.
getContentEncoding() - Method in class ChatMsg
Returns the content encoding string sent with this message.
getContentType() - Method in class AbstractChatInfo
Returns the content type string contained in this chat information block.
getContentType() - Method in class ChatMsg
Returns the content type string sent with this message.
getCookie() - Method in class LoginFlapCmd
Returns the login cookie associated with this command.
getCookie() - Method in class FullRoomInfo
The service request cookie associated with this room.
getCookie() - Method in class MiniRoomInfo
Returns the service redirect cookie that can be used to join this room.
getCookie() - Method in class AuthResponse
Returns the login cookie that should be provided to the given BOS server upon connecting.
getCookie() - Method in class MigrationNotice
Returns the login cookie to be used upon migrating (connecting) to the new server.
getCookie() - Method in class ServiceRedirect
Returns the login cookie that should be FLAP provided upon connecting to the specified host.
getCountryCode() - Method in class DirInfo
Returns the country-code field of this directory info block.
getCreatePerms() - Method in class AbstractChatInfo
Returns this chat information block's associated "creation permission" value.
getCreated() - Method in class FileTransferHeader
Returns the creation date of the file being transferred, in seconds since the unix epoch.
getCreationDate() - Method in class AbstractChatInfo
Returns the date at which the associated chat room or exchange was created.
getCurrentAvg() - Method in class RateClassInfo
Returns the user's current rate average in this rate class.
getData() - Method in class net.kano.joscar.EncodedStringInfo
The data block encoded from a String by the associated charset.
getData() - Method in class net.kano.joscar.OscarTools.HttpHeaderInfo
Returns the block of data sent in the associated HTTP stream.
getData() - Method in class FlapPacket
Returns the FLAP data associated with this packet.
getData() - Method in class SnacPacket
Returns this packet's SNAC data block, or null if this packet was not read from an incoming stream.
getData() - Method in class MutableSnacPacket
Returns this packet's SNAC data block.
getData() - Method in class ExtraInfoData
Returns the data stored in this extra info data block.
getData() - Method in class ShortCapabilityBlock
Returns the two bytes of data contained in this short capability block.
getData() - Method in class SsiItem
Returns the type-specific data stored in this item.
getData() - Method in class Tlv
Returns this TLV's data block.
getDataAsString() - Method in class Tlv
Returns this TLV's data block decoded into an US-ASCII string.
getDataAsUInt() - Method in class Tlv
Returns an unsigned integer read from the first four bytes of this TLV's data block, or -1 if fewer than four bytes exist in the block.
getDataAsUShort() - Method in class Tlv
Returns an unsigned integer read from the first two bytes of this TLV's data block, or -1 if fewer than two bytes exist in the block.
getDataLength() - Method in class DirectImHeader
Returns the length of the message body data to follow this header.
getDataWriter() - Method in class Tlv
Returns the object that will be used to write the TLV data to a stream.
getDcVersion() - Method in class DirectImHeader
Returns the direct IM protocol version string sent in this header.
getDefaultFactoryList() - Method in class CmdFactoryMgr
Returns this command factory manager's the default SNAC command factory list.
getDefaultFamilyInfos(int[]) - Static method in class SnacFamilyInfoFactory
Returns a list of SNAC family version information objects given a list of supported families.
getDelay() - Method in class PopupMsg
Returns some sort of delay before popping up the messsage.
getDirInfo() - Method in class DirInfoCmd
Returns the directory information block included in this response, or null if none was sent.
getDirInfo() - Method in class SetDirInfoCmd
Returns the directory information to be set, or null to clear the currently set directory information.
getDirInfo() - Method in class SearchBuddiesCmd
Returns the set of directory information being searched for, if any.
getDisconnectAvg() - Method in class RateClassInfo
Returns the rate average below which the user will be disconnected.
getDistCode() - Method in class ClientVersionInfo
Returns the client's "distribution code."
getDummyBlock() - Method in class FileTransferHeader
Returns the value of the (sigh) 69-byte "dummy block" sent in this command.
getEmail() - Method in class DirInfo
Returns the email address field of this directory info block.
getEmail() - Method in class AcctModCmd
Returns the new registered email address requested by this command, or null if that field was not sent.
getEmail() - Method in class AcctResponse
Returns the email address under which this screenname is registered, as sent in this command, or null if none was sent.
getEmail() - Method in class AuthResponse
Returns the user's registered email address, or null if none was sent.
getEmail() - Method in class InviteFriendCmd
Returns the email address to whom an invitation should be sent.
getEmail() - Method in class SearchBuddiesCmd
Returns the email address being searched for, if any.
getEncCertData() - Method in class CertificateInfo
Returns the encryption certificate stored in this certificate information block, if present.
getEncoding() - Method in class net.kano.joscar.ImEncodedString
Returns the IM encoding parameters used to encode the associated string.
getEncoding() - Method in class DirectImHeader
Returns an object describing the encoding being used for the message body to follow this header.
getEncryptedData() - Method in class InstantMessage
Returns the encrypted message data stored in this message, if encrypted.
getEncryptedMsg() - Method in class TrillianCryptMsgRvCmd
Returns the encrypted message block sent in this command.
getEncryptedPass() - Method in class AuthRequest
The raw encrypted password sent in this authorization request.
getEncryption() - Method in class FileTransferHeader
Returns a code describing the encryption being used to transfer a file.
getEncryptionCode() - Method in class InstantMessage
Returns the encryption code stored in this message, if any.
getErrorCode() - Method in class FlapErrorCmd
Returns the error code sent in this FLAP error command.
getErrorCode() - Method in class RvProxyErrorCmd
Returns the error code sent in this command.
getErrorCode() - Method in class AcctResponse
Returns the error code sent in this response, or -1 if none was sent.
getErrorCode() - Method in class AuthResponse
Returns the error code sent in this command, or -1 if none was sent.
getErrorCode() - Method in class SnacError
Returns the error code associated with this error.
getErrorMargin() - Method in class RateClassMonitor
Returns this monitor's error margin.
getErrorMargin() - Method in class RateMonitor
Returns this rate monitor's current error margin value.
getErrorUrl() - Method in class AcctResponse
Returns the URL explaining the error code sent in this response.
getErrorUrl() - Method in class ConfirmAck
A URL describing any error that occurred.
getErrorUrl() - Method in class AuthResponse
Returns the "error URL" associated with the given error code, or null if none was sent.
getException() - Method in class ConnProcessorExceptionEvent
Returns the exception that was thrown.
getExchange() - Method in class FullRoomInfo
Returns the number of the exchange on which this room resides.
getExchange() - Method in class MiniRoomInfo
Returns the number of the exchange on which this room resides.
getExchange() - Method in class ExchangeInfoReq
Returns the exchange whose information is being requested.
getExchangeInfos() - Method in class RoomResponse
Returns the set of chat exchange information blocks that was sent in this response, or null if this field was not sent.
getExternalIP() - Method in class RvConnectionInfo
Returns the "external IP address" contained in this connection information block.
getExtraBlock() - Method in class GetFileReqRvCmd
Returns this request's "extra data block" value.
getExtraData() - Method in class ExtraInfoBlock
The data embedded in this extra info block.
getExtraInfoBlocks() - Method in class FullUserInfo
Returns the list of extra information objects this user is advertising, or null if this field was not sent.
getExtraInfoBlocks() - Method in class EncryptionInfoAck
Returns the extra info block holders sent in this command.
getExtraInfos() - Method in class AbstractExtraInfoCmd
Returns the list of extra information blocks sent in this command.
getExtraTlvs() - Method in class AbstractTrillianCryptRvCmd
Returns a list of extra TLV's sent in this command that were not parsed into fields like version and cmdType.
getExtraTlvs() - Method in class FullUserInfo
Returns a TLV chain consisting of all TLV's not processed into fields accessible by get* methods of this object.
getExtraTlvs() - Method in class AbstractItemObj
 
getExtraTlvs() - Method in interface SsiItemObj
Returns the "extra TLV list" for this item.
getFactory(CmdType) - Method in class SnacCmdFactoryList
Returns an the SnacCmdFactory registered for the given CmdType.
getFamilies() - Method in class MigrationNotice
Returns the SNAC families supported by the host to which the client should migrate, or null if all families on the current connection are being migrated.
getFamily() - Method in class SnacCommand
Returns the SNAC command family of this command.
getFamily() - Method in class SnacPacket
Returns this packet's SNAC family code.
getFamily() - Method in class CmdType
Returns the SNAC family of the command(s) represented by this CmdType, or CmdType.ALL if all commands in all families are represented.
getFamily() - Method in class MutableSnacPacket
Returns this packet's SNAC family code.
getFamily() - Method in class SnacFamilyInfo
Returns the code of the SNAC family that this object describes.
getFileCount() - Method in class FileSendBlock
Returns the total number of files being sent.
getFileCount() - Method in class FileTransferHeader
Returns the total number of files being transferred, or in the case of transferring a file list, the total number of files in the following file list.
getFileEntries() - Method in class GetFileList
Returns an array containing the Get File entries in this list.
getFileSendBlock() - Method in class FileSendReqRvCmd
Returns an object containing information about the file or files being sent, or null if no such information was sent.
getFileSize() - Method in class FileTransferHeader
Returns the size of the file currently being sent.
getFileSize() - Method in class GetFileEntry
Returns the file size in this directory listing entry, or -1 if none is present.
getFilename() - Method in class net.kano.joscar.FileWritable
Returns the file to be written by this object.
getFilename() - Method in class FileSendBlock
Returns the name of the file being sent.
getFilename() - Method in class FileTransferHeader
Returns an object representing the filename sent in this header.
getFilename() - Method in class GetFileEntry
Returns the filename in this directory listing entry, or null if none is present.
getFilesLeft() - Method in class FileTransferHeader
Returns the number of files (of the total number) that remain to be sent.
getFirstBlock() - Method in class ExtraInfoBlockHolder
Returns the first extra info block contained in this extra info block holder.
getFirstTlv(int) - Method in class AbstractTlvChain
 
getFirstTlv(int) - Method in interface TlvChain
Returns the first TLV in this chain with the given type, or null of TLV of the given type is present.
getFirstname() - Method in class DirInfo
Returns the first-name field of this directory info block.
getFlag1() - Method in class SnacCommand
Returns the first "flag byte" of this SNAC command.
getFlag1() - Method in class SnacPacket
Returns this packet's first SNAC flag byte.
getFlag1() - Method in class MutableSnacPacket
Returns this packet's first SNAC flag byte.
getFlag2() - Method in class SnacCommand
Returns the second "flag byte" of this SNAC command.
getFlag2() - Method in class SnacPacket
Returns this packet's second SNAC flag byte.
getFlag2() - Method in class MutableSnacPacket
Returns this packet's second SNAC flag byte.
getFlags() - Method in class AddinsReqRvCmd
Returns a set of "flags" sent in this add-ins invitation.
getFlags() - Method in class GetFileReqRvCmd
Returns the bit flags sent in this request.
getFlags() - Method in class DirectImHeader
Returns a set of bit flags for this header.
getFlags() - Method in class FileTransferHeader
Returns the set of bit flags sent in this header.
getFlags() - Method in class GetFileEntry
Returns a the set of flags in this directory listing entry.
getFlags() - Method in class RvProxyCmd
Returns this RV proxy command's set of bit flags.
getFlags() - Method in class RvProxyPacket
Returns the bit flags sent in this packet.
getFlags() - Method in class AbstractChatInfo
Returns this chat information block's "flags."
getFlags() - Method in class ExtraInfoData
Returns the flags stored in this extra info data object.
getFlags() - Method in class FullUserInfo
Returns this user's "user mask" flags.
getFlags() - Method in class ParamInfo
Returns the "flags" associated with this parameter information block.
getFlags() - Method in class GetInfoCmd
Returns the request type flags sent in this command.
getFlapCommand() - Method in class FlapPacketEvent
The FLAP command generated from the received FLAP packet.
getFlapPacket() - Method in class FlapPacketEvent
The FLAP packet that was received.
getFlapProcessor() - Method in class ClientFlapConn
Returns the FLAP processor that is running on this connection.
getFlapProcessor() - Method in class FlapExceptionEvent
Returns the FLAP connection on which this exception was thrown.
getFlapProcessor() - Method in class FlapPacketEvent
The FLAP connection that received a packet.
getFlapProcessor() - Method in class AbstractSnacProcessor
Returns the FLAP processor to which this SNAC processor is attached.
getFlapProcessor() - Method in class SnacRequestSentEvent
Returns the FLAP processor on which the associated request was sent.
getFlapProcessor() - Method in class SnacRequestTimeoutEvent
Returns the FLAP connection on which the associated request timed out.
getFtVersion() - Method in class FileTransferHeader
Returns the file transfer protocol version string contained in this header.
getGfListVersion() - Method in class GetFileList
Returns the Get File listing version string used in this list.
getGroupId() - Method in class BuddyItem
Returns the ID of the group in which this buddy resides.
getGroupName() - Method in class SendBuddyListGroup
Returns the name of the represented group.
getGroupName() - Method in class GroupItem
Returns the name of this group, like "Family."
getGroupids() - Method in class RootItem
Returns a list of the group ID's of the groups on the buddy list, or null if this item does not contain a master group list field.
getGroups() - Method in class SendBuddyListRvCmd
Returns a list of the buddy groups contained in this command.
getHashA() - Method in class CertificateInfo
Returns the first MD5 hash contained in this certificate information block, or null if none was sent.
getHashB() - Method in class CertificateInfo
Returns the second MD5 hash contained in this certificate information block, or null if none was sent.
getHashBlockSize() - Method in class OldIconHashInfo
Returns the total size of the data structure from which this icon hash information object was read, or -1 if this block was not read from an incoming block of binary data.
getHeaderSize() - Method in class DirectImHeader
Returns the size of this header, in bytes, if read from an incoming stream.
getHeaderSize() - Method in class FileTransferHeader
Returns the size, in bytes, of this header, or -1 if this header was not read from an incoming block of binary data.
getHeaderType() - Method in class FileTransferHeader
Returns a code describing which type of header this is.
getHeaders() - Method in class net.kano.joscar.OscarTools.HttpHeaderInfo
Returns an immutable Map that contains the HTTP header names as keys and the associated header values as values.
getHeight() - Method in class PopupMsg
Returns the height, in pixels, of the window to pop up.
getHost() - Method in class ClientConn
Returns the hostname associated with this connection.
getHost() - Method in class MigrationNotice
Returns the host to which the client should migrate.
getIPFromBytes(ByteBlock, int) - Static method in class net.kano.joscar.BinaryTools
Returns an IP address stored in the given byte block.
getIcbmChannel(SnacPacket) - Static method in class AbstractIcbm
Returns the ICBM channel on which the given SnacPacket resides.
getIcbmMessageId() - Method in class FileTransferHeader
Returns an ICBM message ID associated with this file transfer header.
getIcbmMessageId() - Method in class RvProxyInitRecvCmd
Returns the ICBM message ID "cookie" sent in this command.
getIcbmMessageId() - Method in class RvProxyInitSendCmd
Returns the ICBM message ID "cookie" sent in this command.
getIcbmMessageId() - Method in class AbstractIcbm
Returns this ICBM command's message ID.
getIconData() - Method in class SendBuddyIconRvCmd
Returns the block of buddy icon data sent in this command.
getIconData() - Method in class IconDataCmd
The raw buddy icon data.
getIconData() - Method in class UploadIconCmd
Returns the icon data being uploaded.
getIconHash() - Method in class SendBuddyIconRvCmd
Returns the "old-format icon hash block" sent in this command.
getIconIdString() - Method in class SendBuddyIconRvCmd
Returns the "icon ID string" sent with the associated icon, if any.
getIconInfo() - Method in class AbstractImIcbm
Returns a set of icon data provided by the sender, or null if none was sent.
getIconInfo() - Method in class IconDataCmd
A block of icon information for this icon.
getIconInfo() - Method in class IconRequest
Returns the icon information block corresponding to the icon being requested.
getIconInfo() - Method in class UploadIconAck
Returns the icon information block corresponding to the uploaded icon.
getIconInfo() - Method in class IconItem
Returns the icon hash stored in this item, or null if none is stored.
getIconSize() - Method in class OldIconHashInfo
Returns the file size of the icon, as sent in this object.
getId() - Method in class SsiItem
Returns the ID or "sub ID" of this item.
getId() - Method in class BuddyItem
Returns the ID of this buddy in its parent group.
getId() - Method in class GroupItem
Returns the group ID of this group.
getId() - Method in class IconItem
Returns this icon item's unique ID.
getId() - Method in class PrivacyItem
Returns the item ID of this privacy settings item object.
getId() - Method in class SimpleNamedItem
Returns the SSI item ID of this simple named item object.
getId() - Method in class VisibilityItem
Returns the SSI item ID of this visibility settings item.
getIdleMins() - Method in class FullUserInfo
Returns the number of minutes for which this user has been idle, or -1 if this field was not sent.
getImEncoding() - Method in class net.kano.joscar.EncodedStringInfo
Returns an ImEncoding object that describes the charset used to encode the associated string.
getImTlvFormatLength() - Method in class OldIconHashInfo
Returns the number of bytes that would be or have been written with a call to writeToImTlv.
getImmutableCopy(TlvChain) - Static method in class TlvTools
Returns a copy of the given TLV chain that cannot be modified.
getInfo() - Method in class InfoData
Returns the user info text associated with this object, or null if that field was not included in this object.
getInfoBlocks() - Method in class SetExtraInfoCmd
Returns a list of the extra info blocks sent in this command.
getInfoData() - Method in class SetInfoCmd
Returns the "info data" block being set.
getInfoData() - Method in class UserInfoCmd
Returns the block of "info data" returned in this command.
getInfoString(ByteBlock, String) - Static method in class net.kano.joscar.OscarTools
Returns a string given its binary representation and one of AIM's text/x-aolrtf; charset=us-ascii content-type strings.
getInputStream() - Method in class ConnProcessor
Returns the input stream to which this processor is currently attached, or null if none is currently set.
getInstance() - Method in class FullRoomInfo
Returns the "instance" of the chat room.
getInstance() - Method in class MiniRoomInfo
Returns "instance number" of this room.
getInterest() - Method in class SearchBuddiesCmd
Returns the chat interest being searched for, if any.
getInterests() - Method in class SetInterestsCmd
Returns the chat interests being set.
getInterests() - Method in class InterestListCmd
Returns the interest list sent in this command, or null if none was sent.
getInternalIP() - Method in class RvConnectionInfo
Returns the "internal IP address" contained in this connection information block.
getInvMessage() - Method in class ChatInvitationRvCmd
Returns the invitation message, if any, included in this invitation.
getIpAddress() - Method in class ClientConn
Returns the IP address associated with this connection.
getItemCount() - Method in class SsiDataCheck
Returns the number of SSI "items" contained in the client's version of the SSI data.
getItemObj(SsiItem) - Method in class DefaultSsiItemObjFactory
 
getItemObj(SsiItem) - Method in interface SsiItemObjectFactory
Returns an SSI item object that represents the given SSI item, or null of no appropriate object could be created.
getItemType() - Method in class SsiItem
Returns this item's type.
getItemType() - Method in class DenyItem
 
getItemType() - Method in class PermitItem
 
getItemType() - Method in class SimpleNamedItem
Returns the SSI item type of this item.
getItems() - Method in class ItemsCmd
Returns the list of server-stored "items" contained in this command.
getItems() - Method in class SsiDataCmd
Returns the user's SSI items, as sent in this command.
getKey() - Method in class KeyResponse
Returns the authorization key provided in this response.
getLanguage() - Method in class InvitationMessage
Returns a Locale object whose language field represents the language used to write the invitation message body.
getLanguage() - Method in class ChatMsg
Returns a Locale object representing the language in which this message was written, or null if no language value was sent.
getLanguage1() - Method in class AbstractChatInfo
Returns the first of the two language code values.
getLanguage2() - Method in class AbstractChatInfo
Returns the second of the two language code values.
getLanguageCode() - Method in class DirInfo
Returns the language-code field of this directory info block.
getLast() - Method in class net.kano.joscar.SeqNum
Returns the last value returned by SeqNum.next(), or the initial value if next() has not been called.
getLastModDate() - Method in class SsiDataCheck
Returns the last-modification date of the client's version of the SSI data, in seconds since the unix epoch.
getLastModDate() - Method in class SsiDataCmd
Returns the last modification date of the user's SSI data, or 0 if more SSI data packets are to follow this one.
getLastRateAvg() - Method in class RateClassMonitor
Returns what the rate average was when the last command in the associated rate class was sent.
getLastTlv(int) - Method in class AbstractTlvChain
 
getLastTlv(int) - Method in interface TlvChain
Returns the last TLV in this chain with the given type, or null of TLV of the given type is present.
getLastmod() - Method in class FileTransferHeader
Returns the last modification date of the file being sent, in seconds since the unix epoch.
getLastmod() - Method in class GetFileEntry
Returns the last modification date in this directory listing entry, in seconds since the unix epoch.
getLastname() - Method in class DirInfo
Returns the last-name field of this directory info block.
getLength() - Method in class net.kano.joscar.ByteBlock
Returns the length of this byte block.
getLimitedAvg() - Method in class RateClassInfo
Returns the rate average below which the user is rate-limited.
getListNameOffset() - Method in class FileTransferHeader
Returns the "list name offset" sent in this header.
getListSizeOffset() - Method in class FileTransferHeader
Returns the "list size offset" sent in this header.
getLocalErrorMargin() - Method in class RateClassMonitor
Returns this monitor's locally set error margin.
getLocale() - Method in class AuthRequest
Returns the user's locale.
getLong(ByteBlock, int) - Static method in class net.kano.joscar.BinaryTools
Returns the signed long stored in the given data block.
getLong(long) - Static method in class net.kano.joscar.BinaryTools
Returns a block of eight bytes representing the given signed long in binary format.
getMacFileInfo() - Method in class FileTransferHeader
Returns the Mac file information block sent in this command.
getMaiden() - Method in class DirInfo
Returns the maiden-name field of this directory info block.
getMajor() - Method in class ClientVersionInfo
Returns the client's "major version."
getMax() - Method in class net.kano.joscar.SeqNum
Returns the maximum value of an element of this sequence.
getMax() - Method in class RateClassInfo
Returns the maximum rate average for this rate class.
getMaxChannel() - Method in class ParamInfo
Returns the maximum ICBM channel supported on this connection.
getMaxCmdCount() - Method in class RateClassMonitor
Returns the maximum number of commands in this rate class that could ever be sent at the same time without being rate-limited.
getMaxInfoLength() - Method in class LocRightsCmd
Returns the maximum length, in bytes, of one's user info.
getMaxMsgLen() - Method in class AbstractChatInfo
Returns the maximum length of a message sent in the associated chat room or rooms on the associated exchange.
getMaxMsgLen() - Method in class ParamInfo
Returns the maximum length, in bytes, of an IM that can be sent to or from the client.
getMaxOccupancy() - Method in class AbstractChatInfo
Returns the maximum number of members of the associated chat room or of rooms on the associated exchange.
getMaxReceiverWarning() - Method in class ParamInfo
Returns the maximum warning level necessary for receiving IM's by the client or those sent by the client to another user, as a percentage times 10.
getMaxRooms() - Method in class RoomResponse
Returns the maximum number of rooms in which a user can simultaneously reside.
getMaxSenderWarning() - Method in class ParamInfo
Returns the maximum warning level necessary for sending IM's to or from the client, as a percentage times 10.
getMaxima() - Method in class SsiRightsCmd
Returns a list of maximum numbers of each SSI item type.
getMemberSince() - Method in class FullUserInfo
Returns the date since which this user has been a member of AIM, or null if this field was not sent.
getMessage() - Method in class InvitationMessage
Returns the body of the invitation message contained in this invitation message block, or null if none is present.
getMessage() - Method in class FileSendReqRvCmd
Returns the invitation message sent in this command, or null if none was sent.
getMessage() - Method in class AbstractChatMsgIcbm
Returns this ICBM's embedded chat message.
getMessage() - Method in class ChatMsg
Attempts to extract the actual message body from this chat message object.
getMessage() - Method in class UpdateAdvisory
Returns the message associated with this update advisory.
getMessage() - Method in class AbstractImIcbm
Returns the instant message sent with this command.
getMessage() - Method in class InstantMessage
Returns the text of the message, if unencrypted.
getMessage() - Method in class InviteFriendCmd
Returns an "invitation message" to include in the invitation.
getMessage() - Method in class PopupMsg
Returns the message to pop up, presumably in AOLRTF (HTML) format.
getMessageAsString() - Method in class ChatMsg
Decodes the message data block stored in this message using the specified charset.
getMessageData() - Method in class ChatMsg
Returns the binary message data block contained in this message.
getMessageId() - Method in class DirectImHeader
Returns the message ID for this header.
getMiddlename() - Method in class DirInfo
Returns the middle-name field of this directory info block.
getMin() - Method in class net.kano.joscar.SeqNum
Returns the minimum value of an element of this sequence.
getMinMsgInterval() - Method in class ParamInfo
Returns the minimum time interval, in milliseconds, between any two messages sent or recieved by the client.
getMinor() - Method in class ClientVersionInfo
Returns the client's "minor version."
getMissedMsgInfos() - Method in class MissedMessagesCmd
Returns the list of missed message information blocks sent in this command.
getModulus() - Method in class TrillianCryptReqRvCmd
Returns the Diffie-Hellman modulus sent in this command.
getMonitor(CmdType) - Method in class RateMonitor
Returns the rate class monitor used to handle commands of the given type.
getMonitors() - Method in class RateMonitor
Returns all of the rate class monitors currently being used.
getMutableCopy(TlvChain) - Static method in class TlvTools
Returns a copy of the given TLV chain that can be modified.
getName() - Method in class AbstractChatInfo
Returns the name of the associated chat room.
getName() - Method in class InterestInfo
Returns the name of this chat interest, like "Travel."
getName() - Method in class SsiItem
Returns the name of this item.
getName() - Method in class IconItem
Returns this icon item's name.
getNewLevel() - Method in class WarningNotification
The client's new warning level.
getNewState() - Method in class ClientConnEvent
Returns the new state of the connection that fired this event.
getNickname() - Method in class DirInfo
Returns the nickname field of this directory info block.
getNonnullArray(Object[], String) - Static method in class net.kano.joscar.DefensiveTools
Returns a copy of the given array, ensuring that no element of the returned array is null.
getNullBlockValue() - Method in class TypingCmd
Returns the value of the first eight bytes of the typing notification command.
getNullPadded(ByteBlock) - Static method in class net.kano.joscar.BinaryTools
Reads a null-padded ASCII string from the start of the given block.
getNumber() - Method in class ExchangeInfo
Returns this exchange's "exchange number."
getNumberMissed() - Method in class MissedMsgInfo
Returns the number of messages missed.
getOffset() - Method in class net.kano.joscar.ByteBlock
Returns the offset into the backing array that represents the first index of this block.
getOldState() - Method in class ClientConnEvent
Returns the previous state of the connection that fired this event.
getOnSince() - Method in class FullUserInfo
Returns the date at which this user began the current session (that is, the current AIM connection).
getOptimalWaitTime() - Method in class RateClassMonitor
Returns how long one "should" wait before sending a command in this monitor's associated rate class (to avoid being rate limited).
getOutputStream() - Method in class ConnProcessor
Returns the output stream to which this processor is currently attached, or null if none is currently set.
getPacketVersion() - Method in class RvProxyCmd
Returns this RV proxy command's "packet version" value.
getPacketVersion() - Method in class RvProxyPacket
Returns the "packet version" for this packet.
getParamInfo() - Method in class ParamInfoCmd
Returns the ICBM parameter information block sent in this command.
getParamInfo() - Method in class SetParamInfoCmd
Returns the ICBM parameter information block in this command.
getParentId() - Method in class InterestInfo
Returns the "parent ID" of this chat interest.
getParentId() - Method in class SsiItem
Returns the "parent ID" of this item.
getParentMgr() - Method in class RateQueue
Returns this rate queue's "parent" connection queue manager.
getParentQueueMgr() - Method in class ConnectionQueueMgr
Returns this SNAC connection queue manager's "parent" RateLimitingQueueMgr.
getPartCount() - Method in class FileTransferHeader
Returns the total number of file "parts" being sent.
getPartsLeft() - Method in class FileTransferHeader
Returns the number of "parts" (of the total number that remain to be sent.
getPoint() - Method in class ClientVersionInfo
Returns the client's "point version."
getPort() - Method in class ClientConn
Returns the TCP port associated with this connection.
getPort() - Method in class RvConnectionInfo
Returns the TCP port specified in this connection information block.
getPort() - Method in class RvProxyInitRecvCmd
Returns the "port" value sent in this command.
getPort() - Method in class AuthResponse
Returns the port on which the user should connect to the given BOS server, or -1 if none was sent.
getPossibleCmdCount() - Method in class RateClassMonitor
Returns the number of commands in this rate class that could be sent immediately, without being rate limited.
getPotentialAvg() - Method in class RateClassMonitor
Returns what the rate average would be if a command were sent at the current time.
getPotentialAvg(long) - Method in class RateClassMonitor
Returns what the rate average would be if a command were sent at the given time.
getPrivacyMode() - Method in class PrivacyItem
Returns this privacy settings object's (and, consequently, the user's) privacy mode.
getProtoVersion() - Method in class GetFileReqRvCmd
Returns the "protocol version" value sent in this command.
getProxyIP() - Method in class RvConnectionInfo
Returns the IP address of an AOL Proxy Server over which a connection should be made.
getProxyIpAddress() - Method in class RvProxyAckCmd
Returns the proxy's IP address, as sent in this command.
getProxyPort() - Method in class RvProxyAckCmd
Returns a "port" value to send to the "receiving user."
getPublicValue() - Method in class TrillianCryptAcceptRvCmd
Returns the Diffie-Hellman public value sent in this command.
getPublicValue() - Method in class TrillianCryptReqRvCmd
Returns the Diffie-Hellman public value sent in this command.
getQueueMgr(ClientSnacProcessor) - Method in class RateLimitingQueueMgr
Returns the single-SNAC-processor queue manager for the given SNAC processor.
getQueueMgrs() - Method in class RateLimitingQueueMgr
Returns a list of all SNAC processor queue managers currently being used.
getQueueSize() - Method in class RateQueue
Returns the number of requests currently waiting in this queue.
getRateClass() - Method in class RateClassInfo
Returns the ID of the rate class that holds this rate class info.
getRateClassInfos() - Method in class RateInfoCmd
Returns the rate class information blocks sent in this command.
getRateClassMonitor() - Method in class RateQueue
Returns the rate class monitor associated with this rate queue.
getRateInfo() - Method in class RateClassMonitor
Returns the rate information associated with this monitor's associated rate class.
getRateInfo() - Method in class RateChange
The updated rate information for the rate class that changed.
getRateMonitor() - Method in class ConnectionQueueMgr
Returns the rate monitor being used to determine when to send SNAC commands on the associated SNAC connection.
getRateQueue(CmdType) - Method in class ConnectionQueueMgr
Returns the rate queue in which a command of the given type would be placed.
getReason() - Method in class ClientConnEvent
Returns an object representing a reason, description, or explanation for why this state change occurred, or null to represent an implied reason or lack of information as to why it happened.
getReason() - Method in class ConnProcessorExceptionEvent
Returns an object describing or providing more detail regarding the exception that was thrown.
getReasonCode() - Method in class MissedMsgInfo
Returns a code indicating why the messages were missed.
getReceivedChecksum() - Method in class FileTransferHeader
Returns a checksum of the data received for the current file.
getRedirectHost() - Method in class ServiceRedirect
Returns the host to which the client should connect for the given service.
getRedirectPort() - Method in class ServiceRedirect
Returns the port on which the client should connect to the given host, or -1 if none was specified.
getRegVisStatus() - Method in class AcctModCmd
Returns the registration visibility status code stored in this account modification command, or -1 if this value is not to be modified.
getRegisteredRvCmdFactory(CapabilityBlock) - Method in class RvProcessor
Returns the RvCommand factory that is registered for the given capability (rendezvous type).
getRegstatus() - Method in class AuthResponse
Returns the user's "registration status visibility code," or -1 if none was sent.
getRejectCode() - Method in class AbstractRejectRvCmd
Returns the rejection code contained in this rejection RV command.
getReqid() - Method in class SnacPacket
Returns this packet's SNAC request ID.
getReqid() - Method in class MutableSnacPacket
Returns this packet's SNAC request ID.
getRequest() - Method in class SnacRequestSentEvent
Returns the request that was sent.
getRequest() - Method in class SnacRequestTimeoutEvent
Returns the request that timed out.
getRequest() - Method in class SnacResponseEvent
The SNAC request to which the associated packet is in response.
getRequestTtl() - Method in class ClientSnacProcessor
Returns the current "time to live" for SNAC requests, in seconds.
getRequestType() - Method in class AbstractRequestRvCmd
Returns this RV request's request type value.
getRequestType() - Method in class OldGetInfoCmd
Returns the "request type."
getRequestedFamily() - Method in class ServiceRequest
Returns the SNAC family requested in this service request.
getResForkChecksum() - Method in class FileTransferHeader
Returns a checksum of the MacOS resource fork for the file being transferred.
getResForkReceivedChecksum() - Method in class FileTransferHeader
Returns a checksum of the received MacOS resource fork data.
getResForkSize() - Method in class FileTransferHeader
Returns the size of the MacOS resource fork of the file being transferred.
getResponses() - Method in class SnacRequest
Returns the responses received thus far to this request.
getResult() - Method in class AcctResponse
Returns the result code of this response.
getResult() - Method in class ConfirmAck
Returns this response's result code.
getResult() - Method in class SsiDataModResponse
Returns the result code associated with this SSI modification response.
getResultCode() - Method in class RvResponse
Returns the associated error code.
getResultCode() - Method in class DirInfoCmd
Returns the result code sent of this directory information response.
getResultCode() - Method in class SetDirAck
Returns the result code of this acknowledgement.
getResultCode() - Method in class SetInterestsAck
Returns this command's result code.
getResultCode() - Method in class InterestListCmd
Returns the result code sent in this command.
getResultCode() - Method in class SearchResultsCmd
Returns the result code sent in this command.
getResultSubCode() - Method in class SearchResultsCmd
Returns the result "subcode" sent in this command.
getResults() - Method in class SearchResultsCmd
Returns the list of results sent in this command, or null if none were sent.
getRoomInfo() - Method in class ChatInvitationRvCmd
Returns the room information block describing the chat room to which the recipient is being invited.
getRoomInfo() - Method in class RoomInfoUpdate
Returns the room information contained in this room information update command.
getRoomInfo() - Method in class ServiceRequest
Returns the chat room information block sent with this request, or null if none was sent.
getRoomInfo() - Method in class JoinRoomCmd
Returns the room information block describing the room attempting to be joined.
getRoomInfo() - Method in class RoomResponse
Returns the room information block sent in this response, or null if none was sent.
getRoomName() - Method in class FullRoomInfo
The full name of the chat room.
getRoomNameFromCookie(String) - Static method in class net.kano.joscar.OscarTools
Returns the name of the chat room described by the given "cookie" or "chat room URL."
getRvCommand() - Method in class RecvRvEvent
Returns the RV command that was received, if any.
getRvData() - Method in class AbstractRvIcbm
Returns the rendezvous-specific data in this rendezvous command.
getRvDataFormatLength() - Method in class OldIconHashInfo
Returns the number of bytes that would be or have been written with a call to writeToRvData.
getRvEventType() - Method in class RecvRvEvent
Returns the type of event that this object represents.
getRvProcessor() - Method in class NewRvSessionEvent
Returns the RV processor on which the associated RV session was created.
getRvProcessor() - Method in class RecvRvEvent
Returns the RV processor on which the associated RV command/response was received.
getRvProcessor() - Method in interface RvSession
Returns the RV processor on which this session resides.
getRvProcessor() - Method in class RvSnacResponseEvent
Returns the RV processor on which the associated SNAC response was received.
getRvProxyCmd(RvProxyPacket) - Method in class DefaultRvProxyCmdFactory
 
getRvProxyCmd(RvProxyPacket) - Method in interface RvProxyCmdFactory
Attempts to create an appropriate RvCommand that represents the given RvProxyPacket.
getRvResponseCode() - Method in class RecvRvEvent
Returns the RV response code that was received, if any.
getRvSession() - Method in class RecvRvEvent
Returns the RV session on which the associated RV command/response was received.
getRvSession() - Method in class RvSnacResponseEvent
Returns the RV session on which the associated SNAC response was received.
getRvSessionId() - Method in interface RvSession
Returns the RV session ID of this session.
getRvSessionId() - Method in class AbstractRvIcbm
Returns the rendezvous session ID sent in this command.
getRvSessionId() - Method in class RvResponse
Returns the rendezvous session ID of the rendezvous being responded-to.
getRvStatus() - Method in class AbstractRvIcbm
Returns the status code of this rendezvous.
getRvStatus() - Method in class RvCommand
Returns the status code for this RV command.
getRvTlvs() - Method in class AbstractRvCmd
Returns the TLV's contained in this rendezvous command's RV data block.
getScreenname() - Method in interface RvSession
Returns the screenname of the user with whom this session exists.
getScreenname() - Method in class DirectImHeader
Returns the screenname sent in this header.
getScreenname() - Method in class RvProxyInitRecvCmd
Returns the screenname value sent in this command.
getScreenname() - Method in class RvProxyInitSendCmd
Returns the screenname field contained in this command.
getScreenname() - Method in class DirInfo
Returns the screenname holding this directory information.
getScreenname() - Method in class FullUserInfo
Returns the screenname of the user whose info this object represents.
getScreenname() - Method in class MiniUserInfo
Returns this user info block's screenname.
getScreenname() - Method in class AcctModCmd
Returns the new screen name format requested in this command, or null if that field was not sent.
getScreenname() - Method in class AcctResponse
Returns the screen name sent in this command, or null if none was sent.
getScreenname() - Method in class AuthRequest
Returns the screen name whose login is being attempted.
getScreenname() - Method in class AuthResponse
Returns the screenname contained in this authorization response, or null if none was sent.
getScreenname() - Method in class KeyRequest
Returns the screenname sent in this key request.
getScreenname() - Method in class BuddyOfflineCmd
Returns the screenname of the buddy who signed off.
getScreenname() - Method in class RvResponse
Returns the screenname of the user whose rendezvous is being responded-to, or that of the user who is responding to a rendezvous we sent, depending on whether this is an outgoing or incoming response.
getScreenname() - Method in class SendImIcbm
Returns the screenname to whom this message is to be sent.
getScreenname() - Method in class SendRvIcbm
Returns the screenname of the user to whom this rendezvous is addressed.
getScreenname() - Method in class TypingCmd
Returns the screenname of the user who is typing, if this is an incoming typing notification; otherwise, returns the screenname of the user to whom the user is typing.
getScreenname() - Method in class IconDataCmd
Returns the screenname of the user whose buddy icon this command contains.
getScreenname() - Method in class IconRequest
Returns the screenname of the user whose icon is being requested.
getScreenname() - Method in class GetDirInfoCmd
Returns the screenname of the user whose directory information is being requested.
getScreenname() - Method in class GetInfoCmd
Returns the screenname of the user whose information is being requested.
getScreenname() - Method in class OldGetInfoCmd
Returns the screenname of the user whose info is being requested.
getScreenname() - Method in class BuddyItem
Returns this buddy's screenname.
getScreenname() - Method in class SimpleNamedItem
Returns this item's screenname.
getSearchType() - Method in class SearchBuddiesCmd
Returns the type of search being performed.
getSecondBlock() - Method in class ExtraInfoBlockHolder
Returns the second extra info block contained in this extra info block holder.
getSecondsIdle() - Method in class SetIdleCmd
Returns the number of seconds the user has been idle, as sent in this command.
getSecurityInfo() - Method in class ChatInvitationRvCmd
Returns the block of security information sent in this chat room invitation, if any.
getSegments() - Method in class SegmentedFilename
Returns an array containing the "segments" of which this segmented filename consists.
getSendType() - Method in class FileSendBlock
Returns the "send type" code for this transfer.
getSender() - Method in class RecvRvIcbm
Returns a user information block for the user who sent this rendezvous.
getSenderInfo() - Method in class RecvChatMsgIcbm
Returns a user info block for the user who sent this message.
getSenderInfo() - Method in class RecvImIcbm
Returns a user information block containing information about the sender of this IM.
getSentTime() - Method in class SnacRequest
Returns the time at which this request was sent.
getSentTime() - Method in class SnacRequestSentEvent
Returns the time at which the associated request was sent.
getSeqnum() - Method in class FlapPacket
Returns this packet's sequence number.
getServer() - Method in class AuthResponse
Returns the server to which the user should connect next for "basic online service," or null if none was sent.
getServiceData() - Method in class AbstractRvCmd
Returns the "service data" block contained in this command, if any.
getSession() - Method in class NewRvSessionEvent
Returns the session that was created.
getSessionLengthAIM() - Method in class FullUserInfo
Returns the number of seconds for which this user has been online, if this user is an AIM user and not an AOL user.
getSessionLengthAOL() - Method in class FullUserInfo
Returns the number of seconds for which this user has been online, if this user is an AOL user.
getSessionType() - Method in class NewRvSessionEvent
Returns the session creation event type.
getShortBlock(CapabilityBlock) - Static method in class ShortCapabilityBlock
Returns a short capability block that represents the given long capability block.
getShortCapabilityBlocks() - Method in class FullUserInfo
Returns the list of "short capability blocks" contained in this user info object.
getSignCertData() - Method in class CertificateInfo
Returns the signing certificate stored in this certificate information block, if present.
getSnacCommand() - Method in class SnacPacketEvent
Returns a SnacCommand generated from the SNAC packet that was received.
getSnacFamilies() - Method in class SnacFamilyListCmd
Returns the SNAC families contained in this command.
getSnacFamily() - Method in class ServiceRedirect
Returns the SNAC family that is supported by the given host.
getSnacFamilyInfos() - Method in class ClientReadyCmd
Returns the SNAC family information blocks sent with this command.
getSnacFamilyInfos() - Method in class FamilyVersionsCmd
Returns the SNAC family information blocks contained in this command.
getSnacPacket() - Method in class SnacFlapCmd
Returns the SNAC packet embedded in this command, if any.
getSnacPacket() - Method in class SnacPacketEvent
Returns the SNAC packet that was received.
getSnacProcessor() - Method in class ConnectionQueueMgr
Returns the SNAC processor whose rate queues are being managed by this queue manager.
getSnacProcessor() - Method in class RateMonitor
Returns the SNAC processor which this rate monitor is monitoring.
getSnacProcessor() - Method in class RvProcessor
Returns the SNAC processor to which this RV processor is currently attached, or null if none is attached.
getSnacProcessor() - Method in class SnacPacketEvent
Returns the SNAC processor on which a packet was received.
getSnacProcessor() - Method in class SnacRequestSentEvent
Returns the SNAC processor on which the associated request was sent.
getSnacProcessor() - Method in class SnacRequestTimeoutEvent
Returns the SNAC connection on which the associated request timed out.
getSnacQueueManager() - Method in class ClientSnacProcessor
Returns this SNAC processor's current SNAC queue manager.
getSocket() - Method in class ClientConn
Returns the socket on which this connection resides, or null if this connection has no underlying socket yet.
getSocketFactory() - Method in class ClientConn
Sets this FLAP connection's socket factory.
getSomething() - Method in class AbstractChatInfo
Returns a code of some sort.
getSsiVersion() - Method in class SsiDataCmd
Returns the SSI version being used.
getState() - Method in class ClientConn
Returns the current connection state.
getState() - Method in class DirInfo
Returns the state field of this directory info block.
getStreamHandler() - Method in class ClientConn
Returns this connection's "stream handler."
getStreetAddress() - Method in class DirInfo
Returns the street-address field of this directory info block.
getString() - Method in class net.kano.joscar.ImEncodedString
Returns the string represented by this object.
getString(ByteBlock, String) - Static method in class net.kano.joscar.OscarTools
Creates a String from the given block of data and the given charset.
getString() - Method in class net.kano.joscar.StringBlock
Returns the string read from binary data to create this structure.
getString(int) - Method in class AbstractTlvChain
 
getString(int, String) - Method in class AbstractTlvChain
 
getString(int) - Method in interface TlvChain
Returns the ASCII string contained in the last TLV in this chain with the given type, or null if no TLV with the given type is present in this chain.
getString(int, String) - Method in interface TlvChain
Returns the string contained in the last TLV in this chain with the given type, decoded with the given charset, or null if no TLV with the given type is present in this chain.
getStringInstance(int, String) - Static method in class Tlv
Returns a new TLV of the given type containing the given string encoded to bytes with the US-ASCII encoder.
getSubType() - Method in class AcctInfoRequest
Returns the "subtype" code of this request.
getSum() - Method in class OldIconHashInfo
Returns an "icon sum" of the icon data, as sent in this object.
getSupportedCapabilities() - Method in interface RvCommandFactory
Returns the types of RV commands that this factory may be able to generate in genRvCommand.
getSupportedCapabilities() - Method in class DefaultRvCommandFactory
 
getSupportedTypes() - Method in interface SnacCmdFactory
Returns a list of the SNAC command types this factory can possibly convert to SnacCommands.
getSupportedTypes() - Method in class ClientAcctCmdFactory
 
getSupportedTypes() - Method in class ServerAcctCmdFactory
 
getSupportedTypes() - Method in class ClientAuthCmdFactory
 
getSupportedTypes() - Method in class ServerAuthCmdFactory
 
getSupportedTypes() - Method in class ClientBuddyCmdFactory
 
getSupportedTypes() - Method in class ServerBuddyCmdFactory
 
getSupportedTypes() - Method in class ClientChatCmdFactory
 
getSupportedTypes() - Method in class ServerChatCmdFactory
 
getSupportedTypes() - Method in class ClientConnCmdFactory
 
getSupportedTypes() - Method in class ServerConnCmdFactory
 
getSupportedTypes() - Method in class SnacErrorFactory
 
getSupportedTypes() - Method in class ClientIcbmCmdFactory
 
getSupportedTypes() - Method in class ServerIcbmCmdFactory
 
getSupportedTypes() - Method in class ClientIconCmdFactory
 
getSupportedTypes() - Method in class ServerIconCmdFactory
 
getSupportedTypes() - Method in class ClientInviteCmdFactory
 
getSupportedTypes() - Method in class ServerInviteCmdFactory
 
getSupportedTypes() - Method in class ClientLocCmdFactory
 
getSupportedTypes() - Method in class ServerLocCmdFactory
 
getSupportedTypes() - Method in class ClientPopupCmdFactory
 
getSupportedTypes() - Method in class ServerPopupCmdFactory
 
getSupportedTypes() - Method in class ClientRoomCmdFactory
 
getSupportedTypes() - Method in class ServerRoomCmdFactory
 
getSupportedTypes() - Method in class ClientSearchCmdFactory
 
getSupportedTypes() - Method in class ServerSearchCmdFactory
 
getSupportedTypes() - Method in class ClientSsiCmdFactory
 
getSupportedTypes() - Method in class ServerSsiCmdFactory
 
getTimeUntil(long) - Method in class RateClassMonitor
Returns how long one must wait before sending a command in this monitor's associated rate class to keep the current average above the given average.
getTimestamp() - Method in class OldIconHashInfo
Returns the time at which the icon was modified, in seconds since the unix epoch, as sent in this object.
getTlvCount() - Method in class DirInfo
Returns the total number of TLV's that will be or have been written using write.
getTlvCount() - Method in class AbstractTlvChain
 
getTlvCount() - Method in interface TlvChain
Returns the number of TLV's in this chain.
getTlvList() - Method in class AbstractTlvChain
Returns a list of all of the TLV's in this chain.
getTlvList() - Method in class DefaultMutableTlvChain
 
getTlvList() - Method in class ImmutableTlvChain
 
getTlvMap() - Method in class AbstractTlvChain
Returns a map from TLV types (as Integers) to TLV lists (as Lists).
getTlvMap() - Method in class DefaultMutableTlvChain
 
getTlvMap() - Method in class ImmutableTlvChain
 
getTlvs() - Method in class AbstractTlvChain
 
getTlvs(int) - Method in class AbstractTlvChain
 
getTlvs() - Method in interface TlvChain
Returns an array of all TLV's in this chain, in order.
getTlvs(int) - Method in interface TlvChain
Returns an array containing all TLV's in this chain with the given TLV type, with original order preserved.
getToolID() - Method in class SnacFamilyInfo
Returns the "tool ID" being used for this SNAC family's operations.
getToolVersion() - Method in class SnacFamilyInfo
Returns the version of the "tool" being used for this SNAC family's operations.
getTotalFileSize() - Method in class FileSendBlock
Returns the total cumulative file size, in bytes, of all files being sent.
getTotalFileSize() - Method in class FileTransferHeader
Returns the total file size of all files being sent.
getTotalSize() - Method in class net.kano.joscar.StringBlock
Returns the total size of this object, as read from a block of binary data.
getTotalSize() - Method in class SendBuddyListGroup
Returns the total size, in bytes, of this object, as read from an incoming block of binary data.
getTotalSize() - Method in class RvProxyPacket
Returns the total size of this packet, in bytes, as read from an incoming stream.
getTotalSize() - Method in class DirInfo
Returns the total number of bytes this directory information object used when read from a byte block.
getTotalSize() - Method in class ExtraInfoBlock
Returns the total size, in bytes, of this object.
getTotalSize() - Method in class ExtraInfoBlockHolder
Returns the number of bytes read to create this object, if read from an incoming block of binary data with readBlockHolder.
getTotalSize() - Method in class ExtraInfoData
Returns the size, in bytes, of this object, as read from a block of binary data.
getTotalSize() - Method in class FullUserInfo
Returns the total number of bytes that were read to generate this user info block.
getTotalSize() - Method in class MiniRoomInfo
Returns the total size of this object, as read from a block of binary data.
getTotalSize() - Method in class MiniUserInfo
Returns the total size, in bytes, of this object, or -1 if this object was not read using readUserInfo.
getTotalSize() - Method in class MissedMsgInfo
Returns the total size of this structure, as read from a block of binary data.
getTotalSize() - Method in class InterestInfo
Returns the total size of this chat interest information block, as read from a block of binary data.
getTotalSize() - Method in class SsiItem
Returns the total size, in bytes, of this object, if read from an incoming block of binary data.
getTotalSize() - Method in class AbstractTlvChain
 
getTotalSize() - Method in class Tlv
Returns the total size of this object, as read from an input stream.
getTotalSize() - Method in interface TlvChain
Returns the total size, in bytes, of this chain, as read from an incoming stream.
getTotalTlvCount() - Method in class GetFileEntry
Returns the total number of TLV's read in constructing this entry object.
getTrillianCmdType(RecvRvIcbm) - Static method in class AbstractTrillianCryptRvCmd
Extracts the "command type" value from the given incoming Trillian Encryption RV ICBM.
getTtl() - Method in class SnacRequestTimeoutEvent
Returns the maximum "time to live," in seconds, that this request's lifetime exceeded, causing it to time out.
getType() - Method in class ConnProcessorExceptionEvent
Returns the type of this exception, possibly indicating when or why this exception was thrown.
getType() - Method in class ExtraInfoBlock
Returns the type code for this extra info block.
getType() - Method in class FullRoomInfo
Returns the type of room information block that this object represents.
getType() - Method in class AcctInfoRequest
Returns the "type" code of this request.
getType() - Method in class AcctResponse
Returns the response type of this response.
getType() - Method in class InterestInfo
Returns the "interest type" of this chat interest.
getType() - Method in class Tlv
Returns this TLV's type.
getTypingState() - Method in class TypingCmd
Returns the "typing state" sent in this command.
getUByte(ByteBlock, int) - Static method in class net.kano.joscar.BinaryTools
Returns an unsigned one-byte integer stored in the given block.
getUByte(int) - Static method in class net.kano.joscar.BinaryTools
Returns a single-byte block representing the given unsigned value in binary format.
getUInt(ByteBlock, int) - Static method in class net.kano.joscar.BinaryTools
Returns the unsigned integer stored in the given data block.
getUInt(long) - Static method in class net.kano.joscar.BinaryTools
Returns a four-byte block representing the given unsigned value in binary format.
getUInt(int) - Method in class AbstractTlvChain
 
getUInt(int) - Method in interface TlvChain
Returns an unsigned four-byte integer read from the value of the last TLV of the given type in this chain, or -1 if either no TLV of the given type is present in this chain or if the data block for the TLV contains fewer than two bytes.
getUIntInstance(int, long) - Static method in class Tlv
Returns a new TLV of the given type containing the given value as a four-byte unsigned integer as its data block.
getUShort(ByteBlock, int) - Static method in class net.kano.joscar.BinaryTools
Returns an unsigned two-byte integer stored in the given block.
getUShort(int) - Static method in class net.kano.joscar.BinaryTools
Returns a two-byte block representing the given unsigned value in binary format.
getUShort(int) - Method in class AbstractTlvChain
 
getUShort(int) - Method in interface TlvChain
Returns an unsigned two-byte integer read from the value of the last TLV of the given type in this chain, or -1 if either no TLV of the given type is present in this chain or if the data block for the TLV contains fewer than two bytes.
getUShortInstance(int, int) - Static method in class Tlv
Returns a new TLV of the given type containing the given value as a two-byte unsigned integer as its data block.
getUrl() - Method in class CloseFlapCmd
Returns the "error URL" at which a description or support for the given error can be found, or null if no such URL was sent.
getUrl() - Method in class ExchangeInfo
Returns a URL that supposedly describes this exchange.
getUrl() - Method in class PopupMsg
Returns some sort of URL related to the popup message.
getUserInfo() - Method in class BuddyStatusCmd
Returns the user info block that was updated.
getUserInfo() - Method in class YourInfoCmd
Returns the user information block contained in this command.
getUserInfo() - Method in class MissedMsgInfo
Returns a user information block for the user whose messages were missed.
getUserInfo() - Method in class UserInfoCmd
Returns a user information block for the user whose information is contained in this command.
getUsers() - Method in class UsersCmd
Returns the list of users sent in this command.
getValidCharset(String) - Static method in class net.kano.joscar.OscarTools
Returns the given charset if it is supported by the JVM; if it is not supported, attempts to fix it and returns the "fixed" version.
getValue() - Method in class FileTransferChecksum
 
getVersion() - Method in class LoginFlapCmd
Returns the FLAP protocol version declared in this command.
getVersion() - Method in class AbstractTrillianCryptRvCmd
Returns the protocol version being used.
getVersion() - Method in class VoiceReqRvCmd
Returns the voice chat protocol version sent in this command, or -1 if none was sent.
getVersion() - Method in class SnacFamilyInfo
Returns the version of the associated SNAC family supported.
getVersionInfo() - Method in class AuthRequest
Returns the user's client information block.
getVersionString() - Static method in class net.kano.joscar.JoscarTools
Returns a version string describing the version of joscar loaded.
getVersionString() - Method in class ClientVersionInfo
Returns the "client version string."
getVisFlags() - Method in class VisibilityItem
Returns the set of visibility flags.
getVisibleMask() - Method in class PrivacyItem
Returns this object's "visibility settings mask."
getWarnAvg() - Method in class RateClassInfo
Returns the rate average below which the user is "warned."
getWarnee() - Method in class WarnCmd
Returns the screenname of the user to be warned.
getWarner() - Method in class WarningNotification
A miniature user information block for the user who warned the client, or null if the client was warned anonymously.
getWarningLevel() - Method in class FullUserInfo
Returns the warning level of this user, as a "percentage," but multiplied by ten.
getWarningLevel() - Method in class MiniUserInfo
Returns this user info block's warning level.
getWidth() - Method in class PopupMsg
Returns the width, in pixels, of the window to pop up.
getWindowSize() - Method in class RateClassInfo
Returns the "window size" of this rate class.
getWritableLength() - Method in class net.kano.joscar.ByteBlock
Provided in order to satisfy the requirements of Writable; returns the length of this byte block.
getWritableLength() - Method in interface net.kano.joscar.Writable
Returns the length of the data that was or will be written in a call to write.
getWritableLength() - Method in class CapabilityBlock
 
getWritableLength() - Method in class ExtraInfoBlock
 
getWritableLength() - Method in class ExtraInfoBlockHolder
 
getWritableLength() - Method in class ExtraInfoData
 
getWritableLength() - Method in class ShortCapabilityBlock
 
getWritableLength() - Method in class RateClassInfo
 
getWritableLength() - Method in class SnacFamilyInfo
 
getWritableLength() - Method in class ParamInfo
 
getWritableLength() - Method in class AbstractTlvChain
 
getWritableLength() - Method in class Tlv
 
getZip() - Method in class DirInfo
Returns the zip-code field of this directory info block.
gotRateClasses(RateMonitor) - Method in interface RateListener
Called when the given rate monitor receives a new set of rate class information.

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