|
|||||||||
| Home >> All >> com >> wilko >> [ jaim overview ] | PREV NEXT | ||||||||
A
- AGENTNAME - Static variable in class com.wilko.jaim.TocSignonCommand
- addBlock(String) - Method in class com.wilko.jaim.JaimConnection
- Adds the specified buddy to your block list.
- addBuddy(Buddy) - Method in class com.wilko.jaim.Group
- This method adds a buddy to the end of the group
- addBuddy(Buddy, int) - Method in class com.wilko.jaim.Group
- This method adds a buddy to the specified location in the group If the specified location is beyond the end of the group, then the buddy is added to the end of the group
- addBuddy(String, String, int) - Method in class com.wilko.jaim.JaimConnection
- Add a buddy to a group.
- addBuddy(String, String) - Method in class com.wilko.jaim.JaimConnection
- Add a buddy to a group.
- addBuddy(String) - Method in class com.wilko.jaim.JaimConnection
- Deprecated. the
JaimConnection.watchBuddy(java.lang.String)55 method should be used instead - addBuddy(String) - Method in class com.wilko.jaim.TocAddBuddyCommand
- addDeny(String) - Method in class com.wilko.jaim.TocAddDenyCommand
- addEventListener(JaimEventListener) - Method in class com.wilko.jaim.JaimConnection
- Add an EventListener object.
- addFrameData(byte) - Method in class com.wilko.jaim.FLAPInputFrame
- addGroup(Group) - Method in class com.wilko.jaim.TocSetConfigCommand
- addPermit(String) - Method in class com.wilko.jaim.JaimConnection
- Adds the specified buddy to your permit list.
- addPermit(String) - Method in class com.wilko.jaim.TocAddPermitCommand
- addResponseHandler(TocResponseHandler) - Static method in class com.wilko.jaim.TocResponseFactory
- addString(String) - Method in class com.wilko.jaim.FLAPDataFrame
- admin - Variable in class com.wilko.jaim.BuddyUpdateTocResponse
- anonymous - Variable in class com.wilko.jaim.TocEvilCommand
- anonymousEvil - Variable in class com.wilko.jaim.EvilTocResponse
- auto - Variable in class com.wilko.jaim.TocIMCommand
- autoResponse - Variable in class com.wilko.jaim.GotoTocResponse
- autoResponse - Variable in class com.wilko.jaim.IMTocResponse
- away - Variable in class com.wilko.jaim.BuddyUpdateTocResponse
- awayMsg - Variable in class com.wilko.jaim.TocSetAwayCommand
B
- BLOCK_POINTS - Static variable in class com.wilko.jaim.JaimConnection
- Buddy - class com.wilko.jaim.Buddy.
- This is a buddy object that holds the buddy's name and other information about a buddy.
- Buddy(String) - Constructor for class com.wilko.jaim.Buddy
- Constructor that sets the buddy name
- BuddyUpdateTocResponse - class com.wilko.jaim.BuddyUpdateTocResponse.
- A BuddyUpdateTocResponse is delivered to a JaimEventListener when a buddy update is received from the TOC server
- BuddyUpdateTocResponse() - Constructor for class com.wilko.jaim.BuddyUpdateTocResponse
- Creates new BuddyUpdateTocResponse
- buddies - Variable in class com.wilko.jaim.ConfigTocResponse
- The HashMap of known buddies
- buddies - Variable in class com.wilko.jaim.Group
- Vector of buddies for this group
- buddies - Variable in class com.wilko.jaim.JaimConnection
- buddy - Variable in class com.wilko.jaim.TocEvilCommand
- buddyList - Variable in class com.wilko.jaim.ConfigTocResponse
- The Vector of Group objects
- buddyList - Variable in class com.wilko.jaim.TocAddBuddyCommand
- buddyList - Variable in class com.wilko.jaim.TocAddDenyCommand
- buddyList - Variable in class com.wilko.jaim.TocAddPermitCommand
- buddyName - Variable in class com.wilko.jaim.Buddy
- Name of the buddy
- buddyName - Variable in class com.wilko.jaim.BuddyUpdateTocResponse
C
- CMD - Static variable in class com.wilko.jaim.TocAddBuddyCommand
- CMD - Static variable in class com.wilko.jaim.TocAddDenyCommand
- CMD - Static variable in class com.wilko.jaim.TocAddPermitCommand
- CMD - Static variable in class com.wilko.jaim.TocGetInfoCommand
- CMD - Static variable in class com.wilko.jaim.TocInitDoneCommand
- CMD - Static variable in class com.wilko.jaim.TocSetAwayCommand
- CMD - Static variable in class com.wilko.jaim.TocSetConfigCommand
- CMD - Static variable in class com.wilko.jaim.TocSetIdleCommand
- CMD - Static variable in class com.wilko.jaim.TocSetInfoCommand
- ConfigTocResponse - class com.wilko.jaim.ConfigTocResponse.
- A ConfigTocResponse contains the config message received from the toc server.
- ConfigTocResponse() - Constructor for class com.wilko.jaim.ConfigTocResponse
- ConnectionLostTocResponse - class com.wilko.jaim.ConnectionLostTocResponse.
- This is a "pseudo" TOC response - it is delivered to JaimLib clients to indicate that the connection to the server has been lost.
- ConnectionLostTocResponse() - Constructor for class com.wilko.jaim.ConnectionLostTocResponse
- Creates a new instance of LoginCompleteTocResponse
- canHandle(String) - Method in class com.wilko.jaim.BuddyUpdateTocResponse
- Returns true if this response handler can handle the specified response.
- canHandle(String) - Method in class com.wilko.jaim.ConfigTocResponse
- Returns true if this response handler can handle the specified response.
- canHandle(String) - Method in class com.wilko.jaim.ErrorTocResponse
- Returns true if this response handler can handle the specified response.
- canHandle(String) - Method in class com.wilko.jaim.EvilTocResponse
- Returns true if this response handler can handle the specified response.
- canHandle(String) - Method in class com.wilko.jaim.GenericTocResponse
- Returns true if this response handler can handle the specified response.
- canHandle(String) - Method in class com.wilko.jaim.GotoTocResponse
- Returns true if this response handler can handle the specified response.
- canHandle(String) - Method in class com.wilko.jaim.IMTocResponse
- Returns true if this response handler can handle the specified response.
- canHandle(String) - Method in class com.wilko.jaim.NickTocResponse
- Returns true if this response handler can handle the specified response.
- canHandle(String) - Method in class com.wilko.jaim.SignOnTocResponse
- Returns true if this response handler can handle the specified response.
- canHandle(String) - Method in interface com.wilko.jaim.TocResponseHandler
- Returns true if this response handler can handle the specified response.
- clientSequence - Variable in class com.wilko.jaim.JaimConnection
- cmd - Variable in class com.wilko.jaim.TocResponse
- com.wilko.jaim - package com.wilko.jaim
- completeFrameRead() - Method in class com.wilko.jaim.FLAPInputFrame
- config - Variable in class com.wilko.jaim.TocSetConfigCommand
- configValid - Variable in class com.wilko.jaim.JaimConnection
- confirmed - Variable in class com.wilko.jaim.BuddyUpdateTocResponse
- connect() - Method in class com.wilko.jaim.JaimConnection
- Initiate a connection to the TOC server
- connected - Variable in class com.wilko.jaim.JaimConnection
- connectionLost() - Method in class com.wilko.jaim.JaimConnection
- Called by receiver thread to indicate that the connection has been terminated by an IOException
- createFLAPFrame(byte[]) - Static method in class com.wilko.jaim.FLAPFrameFactory
- createResponse(byte[]) - Static method in class com.wilko.jaim.TocResponseFactory
D
- DENY_ALL - Static variable in class com.wilko.jaim.ConfigTocResponse
- Value for mode that indicates DENY ALL mode
- DENY_SOME - Static variable in class com.wilko.jaim.ConfigTocResponse
- Value for mode that indicates DENY SOME mode
- Dispatch(FLAPFrame) - Method in class com.wilko.jaim.JaimConnection
- debug - Variable in class com.wilko.jaim.JaimConnection
- deleteBuddy(String) - Method in class com.wilko.jaim.JaimConnection
- Deprecated. use
JaimConnection.unwatchBuddy(java.lang.String)55 instead - deliverEvent(TocResponse) - Method in class com.wilko.jaim.JaimConnection
- Deliver a TocResponse event to registered listeners
- deliverMessage(TocResponse) - Method in class com.wilko.jaim.JaimConnection.DeliveryThread
- deny - Variable in class com.wilko.jaim.Buddy
- deny value
- disconnect() - Method in class com.wilko.jaim.JaimConnection
- Disconnect from the TOC server
- doDelivery(TocResponse) - Method in class com.wilko.jaim.JaimConnection.DeliveryThread
- doParse(String) - Method in class com.wilko.jaim.BuddyUpdateTocResponse
- doParse(String) - Method in class com.wilko.jaim.ConfigTocResponse
- doParse(String) - Method in class com.wilko.jaim.ErrorTocResponse
- doParse(String) - Method in class com.wilko.jaim.EvilTocResponse
- doParse(String) - Method in class com.wilko.jaim.GenericTocResponse
- doParse(String) - Method in class com.wilko.jaim.GotoTocResponse
- doParse(String) - Method in class com.wilko.jaim.IMTocResponse
- doParse(String) - Method in class com.wilko.jaim.NickTocResponse
- doParse(String) - Method in class com.wilko.jaim.SignOnTocResponse
- dt - Variable in class com.wilko.jaim.JaimConnection
E
- ErrorTocResponse - class com.wilko.jaim.ErrorTocResponse.
- This TOC response is sent to a JaimEventListener when an error message is received from the TOC server
- ErrorTocResponse() - Constructor for class com.wilko.jaim.ErrorTocResponse
- Creates new ErrorTocResponse
- EvilTocResponse - class com.wilko.jaim.EvilTocResponse.
- An EvilTocResponse is delivered to a JaimEventListener when the signed on buddy is "eviled" or warned
- EvilTocResponse() - Constructor for class com.wilko.jaim.EvilTocResponse
- Creates new EvilTocResponse
- encodeText(String) - Static method in class com.wilko.jaim.Utils
- Encode a text message so that it is suitable for transmission using toc_send_im
- enumerateBuddies() - Method in class com.wilko.jaim.Group
- This method returns the buddies in this group
- enumerateGroups() - Method in class com.wilko.jaim.ConfigTocResponse
- Returns an Enumeration of groups.
- errorCode - Variable in class com.wilko.jaim.ErrorTocResponse
- errorText - Variable in class com.wilko.jaim.ErrorTocResponse
- eventListeners - Variable in class com.wilko.jaim.JaimConnection
- evil - Variable in class com.wilko.jaim.BuddyUpdateTocResponse
- evilAmount - Variable in class com.wilko.jaim.EvilTocResponse
- evilBy - Variable in class com.wilko.jaim.EvilTocResponse
- exit - Variable in class com.wilko.jaim.JaimConnection.DeliveryThread
- exit - Variable in class com.wilko.jaim.JaimConnection.ReceiverThread
- exit - Variable in class com.wilko.jaim.JaimConnection
F
- FLAPDataFrame - class com.wilko.jaim.FLAPDataFrame.
- FLAPDataFrame() - Constructor for class com.wilko.jaim.FLAPDataFrame
- Creates new FlapDataFrame
- FLAPDataFrame(byte[]) - Constructor for class com.wilko.jaim.FLAPDataFrame
- FLAPErrorFrame - class com.wilko.jaim.FLAPErrorFrame.
- FLAPErrorFrame() - Constructor for class com.wilko.jaim.FLAPErrorFrame
- Creates new FLAPErrorFrame
- FLAPErrorFrame(byte[]) - Constructor for class com.wilko.jaim.FLAPErrorFrame
- FLAPFrame - class com.wilko.jaim.FLAPFrame.
- FLAPFrame() - Constructor for class com.wilko.jaim.FLAPFrame
- Creates new FLAPFrame
- FLAPFrameException - exception com.wilko.jaim.FLAPFrameException.
- FLAPFrameException() - Constructor for class com.wilko.jaim.FLAPFrameException
- Creates new
FLAPFrameExceptionwithout detail message. - FLAPFrameException(String) - Constructor for class com.wilko.jaim.FLAPFrameException
- Constructs an
FLAPFrameExceptionwith the specified detail message. - FLAPFrameFactory - class com.wilko.jaim.FLAPFrameFactory.
- FLAPFrameFactory() - Constructor for class com.wilko.jaim.FLAPFrameFactory
- Creates new FLAPFrameFactory
- FLAPInputFrame - class com.wilko.jaim.FLAPInputFrame.
- FLAPInputFrame() - Constructor for class com.wilko.jaim.FLAPInputFrame
- FLAPKeepAliveFrame - class com.wilko.jaim.FLAPKeepAliveFrame.
- FLAPKeepAliveFrame() - Constructor for class com.wilko.jaim.FLAPKeepAliveFrame
- Creates new FLAPKeepAliveFrame
- FLAPKeepAliveFrame(byte[]) - Constructor for class com.wilko.jaim.FLAPKeepAliveFrame
- FLAPSignoffFrame - class com.wilko.jaim.FLAPSignoffFrame.
- FLAPSignoffFrame() - Constructor for class com.wilko.jaim.FLAPSignoffFrame
- Creates new FlapSignonFrame
- FLAPSignoffFrame(byte[]) - Constructor for class com.wilko.jaim.FLAPSignoffFrame
- FLAPSignonFrame - class com.wilko.jaim.FLAPSignonFrame.
- FLAPSignonFrame() - Constructor for class com.wilko.jaim.FLAPSignonFrame
- Creates new FlapSignonFrame
- FLAPSignonFrame(byte[]) - Constructor for class com.wilko.jaim.FLAPSignonFrame
- FLAP_DATA_OFFSET - Static variable in class com.wilko.jaim.FLAPFrame
- FLAP_FRAME_DATA - Static variable in class com.wilko.jaim.FLAPFrame
- FLAP_FRAME_ERROR - Static variable in class com.wilko.jaim.FLAPFrame
- FLAP_FRAME_KEEP_ALIVE - Static variable in class com.wilko.jaim.FLAPFrame
- FLAP_FRAME_SIGNOFF - Static variable in class com.wilko.jaim.FLAPFrame
- FLAP_FRAME_SIGNON - Static variable in class com.wilko.jaim.FLAPFrame
- fLen - Variable in class com.wilko.jaim.FLAPFrame
- frame - Variable in class com.wilko.jaim.FLAPFrame
- frameLen - Variable in class com.wilko.jaim.FLAPDataFrame
- frameLen - Variable in class com.wilko.jaim.FLAPInputFrame
- Creates new FLAPInputFrame
- from - Variable in class com.wilko.jaim.IMTocResponse
G
- GenericTocResponse - class com.wilko.jaim.GenericTocResponse.
- A GenericTocResponse is used internally in the Response parsing and processing logic of JaimConnection
- GenericTocResponse() - Constructor for class com.wilko.jaim.GenericTocResponse
- Creates new GenericTocCommand
- GotoTocResponse - class com.wilko.jaim.GotoTocResponse.
- This response is delivered to a JaimEventListener when a GOTO response is received from TOC
- GotoTocResponse() - Constructor for class com.wilko.jaim.GotoTocResponse
- Creates new GotoTocResponse
- Group - class com.wilko.jaim.Group.
- This is a logical user group.
- Group(String) - Constructor for class com.wilko.jaim.Group
- This constructor sets the name of the group
- getAutoResponse() - Method in class com.wilko.jaim.IMTocResponse
- Is this response an automatically generated response?
- getBuddies() - Method in class com.wilko.jaim.Group
- This method returns the buddies in this group
- getBuddy() - Method in class com.wilko.jaim.BuddyUpdateTocResponse
- Obtain the buddy name from this update
- getBuddy(String) - Method in class com.wilko.jaim.ConfigTocResponse
- Return an existing Buddy with the specified name or return a new buddy if the name is not known The buddy is added to the buddies hash if it is a new buddy
- getBuddyCount() - Method in class com.wilko.jaim.Group
- This method returns the number of buddies in this group
- getBytes() - Method in class com.wilko.jaim.GenericTocResponse
- Get a byte array that contains the response
- getBytes() - Method in class com.wilko.jaim.TocAddBuddyCommand
- getBytes() - Method in class com.wilko.jaim.TocAddDenyCommand
- getBytes() - Method in class com.wilko.jaim.TocAddPermitCommand
- getBytes() - Method in class com.wilko.jaim.TocCommand
- getBytes() - Method in class com.wilko.jaim.TocEvilCommand
- getBytes() - Method in class com.wilko.jaim.TocGetInfoCommand
- getBytes() - Method in class com.wilko.jaim.TocIMCommand
- getBytes() - Method in class com.wilko.jaim.TocInitDoneCommand
- getBytes() - Method in class com.wilko.jaim.TocSetAwayCommand
- getBytes() - Method in class com.wilko.jaim.TocSetConfigCommand
- getBytes() - Method in class com.wilko.jaim.TocSetIdleCommand
- getBytes() - Method in class com.wilko.jaim.TocSetInfoCommand
- getBytes() - Method in class com.wilko.jaim.TocSignonCommand
- getContent() - Method in class com.wilko.jaim.FLAPDataFrame
- getDeny() - Method in class com.wilko.jaim.Buddy
- Gets the deny value
- getErrorCode() - Method in class com.wilko.jaim.ErrorTocResponse
- Obtain the error code for this response
- getErrorDescription() - Method in class com.wilko.jaim.ErrorTocResponse
- Obtain the error message that corresponds to this error.
- getErrorDescription(int) - Static method in class com.wilko.jaim.ErrorTocResponse
- Obtain the error message that corresponds to the specified error code
- getErrorText() - Method in class com.wilko.jaim.ErrorTocResponse
- Get the error text (if any) associated with this error response
- getEvil() - Method in class com.wilko.jaim.BuddyUpdateTocResponse
- Obtain the "Evil" (Warning) level of this buddy
- getEvilAmount() - Method in class com.wilko.jaim.EvilTocResponse
- Get the evil amount from this response.
- getEvilBy() - Method in class com.wilko.jaim.EvilTocResponse
- Obtain the name of the buddy that issued the warning.
- getFLAPFrameType() - Method in class com.wilko.jaim.FLAPDataFrame
- getFLAPFrameType() - Method in class com.wilko.jaim.FLAPErrorFrame
- getFLAPFrameType() - Method in class com.wilko.jaim.FLAPFrame
- getFLAPFrameType() - Method in class com.wilko.jaim.FLAPInputFrame
- getFLAPFrameType() - Method in class com.wilko.jaim.FLAPKeepAliveFrame
- getFLAPFrameType() - Method in class com.wilko.jaim.FLAPSignoffFrame
- getFLAPFrameType() - Method in class com.wilko.jaim.FLAPSignonFrame
- getFLAPVersion() - Method in class com.wilko.jaim.FLAPSignonFrame
- getFrameData() - Method in class com.wilko.jaim.FLAPFrame
- getFrameData() - Method in class com.wilko.jaim.FLAPInputFrame
- getFrom() - Method in class com.wilko.jaim.IMTocResponse
- Obtain the name of the buddy who sent this instant message
- getGroupBy(String) - Method in class com.wilko.jaim.JaimConnection
- Return a group, given its name
- getGroups() - Method in class com.wilko.jaim.ConfigTocResponse
- Returns a Collection of groups.
- getGroups() - Method in class com.wilko.jaim.JaimConnection
- Return the set of groups that have been stored in the TOC server
The information returned from this method is only valid if
JaimConnection.isConfigValid()55 returns true - getIdleTime() - Method in class com.wilko.jaim.BuddyUpdateTocResponse
- Obtain the idle time of this buddy
- getInfo(String) - Method in class com.wilko.jaim.JaimConnection
- Get the information for the specified user
- getInterMessageDelay() - Method in class com.wilko.jaim.JaimConnection
- Deprecated. This function is no longer used
- getLength() - Method in class com.wilko.jaim.FLAPFrame
- getMode() - Method in class com.wilko.jaim.ConfigTocResponse
- Gets the mode for this configuration
- getMsg() - Method in class com.wilko.jaim.IMTocResponse
- Obtain the message
- getName() - Method in class com.wilko.jaim.Buddy
- Gets the buddy name
- getName() - Method in class com.wilko.jaim.Group
- This method gets the group name
- getNickName() - Method in class com.wilko.jaim.JaimConnection
- Get the formatted Nick Name for this connection.
- getNickName() - Method in class com.wilko.jaim.NickTocResponse
- getPermit() - Method in class com.wilko.jaim.Buddy
- Gets the permit value
- getResponseType() - Method in class com.wilko.jaim.BuddyUpdateTocResponse
- Get the response type of this response.
- getResponseType() - Method in class com.wilko.jaim.ConfigTocResponse
- Get the response type of this response.
- getResponseType() - Method in class com.wilko.jaim.ConnectionLostTocResponse
- getResponseType() - Method in class com.wilko.jaim.ErrorTocResponse
- getResponseType() - Method in class com.wilko.jaim.EvilTocResponse
- Used by the response dispatcher
- getResponseType() - Method in class com.wilko.jaim.GenericTocResponse
- Used in the response dispatching process
- getResponseType() - Method in class com.wilko.jaim.GotoTocResponse
- Obtain the response type for response dispatching purposes
- getResponseType() - Method in class com.wilko.jaim.IMTocResponse
- Obtain the response type for response dispatching purposes
- getResponseType() - Method in class com.wilko.jaim.LoginCompleteTocResponse
- getResponseType() - Method in class com.wilko.jaim.NickTocResponse
- getResponseType() - Method in class com.wilko.jaim.SignOnTocResponse
- getResponseType() - Method in class com.wilko.jaim.TocResponse
- getSequence() - Method in class com.wilko.jaim.FLAPFrame
- getSignonTime() - Method in class com.wilko.jaim.BuddyUpdateTocResponse
- Get the signon time of this buddy
- getTocResponse() - Method in class com.wilko.jaim.JaimEvent
- getURL() - Method in class com.wilko.jaim.GotoTocResponse
- Obtain the URL
- getURL(String) - Method in class com.wilko.jaim.JaimConnection
- Get an Input stream associated with a URL returned by the "GOTO_URL" toc response
- getVersion() - Method in class com.wilko.jaim.SignOnTocResponse
- getWindowName() - Method in class com.wilko.jaim.GotoTocResponse
- Obtain the suggested window name for this URL
- groupName - Variable in class com.wilko.jaim.Group
- Name of this group
- groups - Variable in class com.wilko.jaim.JaimConnection
H
- HandleTocResponse(TocResponse) - Method in class com.wilko.jaim.JaimConnection
- host - Variable in class com.wilko.jaim.JaimConnection
I
- IMTocResponse - class com.wilko.jaim.IMTocResponse.
- This response is delivered to a JaimEventListener when an instant message is received
- IMTocResponse() - Constructor for class com.wilko.jaim.IMTocResponse
- Creates new TocIMResponse
- idle - Variable in class com.wilko.jaim.TocSetIdleCommand
- idleTime - Variable in class com.wilko.jaim.BuddyUpdateTocResponse
- information - Variable in class com.wilko.jaim.TocSetInfoCommand
- initialise() - Method in class com.wilko.jaim.FLAPFrame
- initialise() - Method in class com.wilko.jaim.FLAPKeepAliveFrame
- isAdmin() - Method in class com.wilko.jaim.BuddyUpdateTocResponse
- Is this buddy an "Administrator"
- isAnonymous() - Method in class com.wilko.jaim.EvilTocResponse
- Obtain the anonymous status of this warning
- isAway() - Method in class com.wilko.jaim.BuddyUpdateTocResponse
- Get the away status of the buddy specified by this update
- isConfigValid() - Method in class com.wilko.jaim.JaimConnection
- Indicate whether configuration information has been received from the TOC server.
- isConfirmed() - Method in class com.wilko.jaim.BuddyUpdateTocResponse
- IS this buddy a "confirmed" user
- isLoginComplete() - Method in class com.wilko.jaim.JaimConnection
- Check if the TOC login process has completed
- isOnline() - Method in class com.wilko.jaim.BuddyUpdateTocResponse
- Obtain the online status of this buddy update
- isUnconfirmed() - Method in class com.wilko.jaim.BuddyUpdateTocResponse
- Is this user an "Unconfirmed user"
J
- JaimConnection - class com.wilko.jaim.JaimConnection.
- The JaimConnection object is the primary interface into the Jaim library.
- JaimConnection() - Constructor for class com.wilko.jaim.JaimConnection
- Creates new JaimConnection that connects to the default host and port.
- JaimConnection(String, int) - Constructor for class com.wilko.jaim.JaimConnection
- Creates a new Jaim Connection to the specified host/port.
- JaimConnection.DeliveryThread - class com.wilko.jaim.JaimConnection.DeliveryThread.
- JaimConnection.DeliveryThread() - Constructor for class com.wilko.jaim.JaimConnection.DeliveryThread
- JaimConnection.ReceiverThread - class com.wilko.jaim.JaimConnection.ReceiverThread.
- JaimConnection.ReceiverThread(JaimConnection) - Constructor for class com.wilko.jaim.JaimConnection.ReceiverThread
- JaimEvent - class com.wilko.jaim.JaimEvent.
- The JaimEvent object is delivered to all registered JaimEventListener
- JaimEvent(Object, TocResponse) - Constructor for class com.wilko.jaim.JaimEvent
- Creates new JaimEvent
- JaimEventListener - interface com.wilko.jaim.JaimEventListener.
- A JaimEventListener receives JaimEvents from the JaimConnection class.
- JaimException - exception com.wilko.jaim.JaimException.
- JaimException() - Constructor for class com.wilko.jaim.JaimException
- Creates new
JaimExceptionwithout detail message. - JaimException(String) - Constructor for class com.wilko.jaim.JaimException
- Constructs an
JaimExceptionwith the specified detail message. - JaimStateException - exception com.wilko.jaim.JaimStateException.
- JaimStateException() - Constructor for class com.wilko.jaim.JaimStateException
- Creates new
JaimStateExceptionwithout detail message. - JaimStateException(String) - Constructor for class com.wilko.jaim.JaimStateException
- Constructs an
JaimStateExceptionwith the specified detail message. - JaimTimeoutException - exception com.wilko.jaim.JaimTimeoutException.
- JaimTimeoutException() - Constructor for class com.wilko.jaim.JaimTimeoutException
- Creates new
JaimTimeoutExceptionwithout detail message. - JaimTimeoutException(String) - Constructor for class com.wilko.jaim.JaimTimeoutException
- Constructs an
JaimTimeoutExceptionwith the specified detail message.
L
- LoginCompleteTocResponse - class com.wilko.jaim.LoginCompleteTocResponse.
- This is a "pseudo" TOC response - it is delivered to JaimLib clients to indicate that login processing has been completed successfully.
- LoginCompleteTocResponse() - Constructor for class com.wilko.jaim.LoginCompleteTocResponse
- Creates a new instance of LoginCompleteTocResponse
- lastKeepAlive - Variable in class com.wilko.jaim.JaimConnection
- lastMessageSendTime - Variable in class com.wilko.jaim.JaimConnection
- logIn(String, String, int) - Method in class com.wilko.jaim.JaimConnection
- login to the TOC server.
- logOut() - Method in class com.wilko.jaim.JaimConnection
- Log out from the TOC server
- loggedIn - Variable in class com.wilko.jaim.JaimConnection
- loginComplete - Variable in class com.wilko.jaim.JaimConnection
M
- MAX_POINTS - Static variable in class com.wilko.jaim.JaimConnection
- messageQueue - Variable in class com.wilko.jaim.JaimConnection
- messages - Variable in class com.wilko.jaim.JaimConnection.DeliveryThread
- mode - Variable in class com.wilko.jaim.ConfigTocResponse
- The mode for this configuration
- msg - Variable in class com.wilko.jaim.IMTocResponse
- msg - Variable in class com.wilko.jaim.TocIMCommand
- myThread - Variable in class com.wilko.jaim.JaimConnection
N
- NickTocResponse - class com.wilko.jaim.NickTocResponse.
- The NicTocResponse is used internally to manage the TOC signon process.
- NickTocResponse() - Constructor for class com.wilko.jaim.NickTocResponse
- Creates new NickTocResponse
- nextSequence() - Method in class com.wilko.jaim.JaimConnection
- nickName - Variable in class com.wilko.jaim.JaimConnection
- nickName - Variable in class com.wilko.jaim.NickTocResponse
- normalise(String) - Static method in class com.wilko.jaim.Utils
- convert a buddy name to normalised format - remove spaces and convert to lower case
O
- onAOL - Variable in class com.wilko.jaim.BuddyUpdateTocResponse
- online - Variable in class com.wilko.jaim.BuddyUpdateTocResponse
P
- PERMIT_ALL - Static variable in class com.wilko.jaim.ConfigTocResponse
- Value for mode that indicates PERMIT ALL mode
- PERMIT_SOME - Static variable in class com.wilko.jaim.ConfigTocResponse
- Value for mode that indicates PERMIT SOME mode
- POINT_RECOVERY_TIME - Static variable in class com.wilko.jaim.JaimConnection
- parent - Variable in class com.wilko.jaim.JaimConnection.ReceiverThread
- parseString(String) - Method in class com.wilko.jaim.BuddyUpdateTocResponse
- The parseString method is used to populate the fields of this class from a Buddy Update string from the TOC server
- parseString(String) - Method in class com.wilko.jaim.ConfigTocResponse
- Parses the config string.
- parseString(String) - Method in class com.wilko.jaim.ErrorTocResponse
- Parse the error response string sent by the TOC server
- parseString(String) - Method in class com.wilko.jaim.EvilTocResponse
- Parse the evil message from the TOC server
- parseString(String) - Method in class com.wilko.jaim.GenericTocResponse
- Parse an incoming string
- parseString(String) - Method in class com.wilko.jaim.GotoTocResponse
- Parse an incoming response string
- parseString(String) - Method in class com.wilko.jaim.IMTocResponse
- Parse an incoming IM response string
- parseString(String) - Method in class com.wilko.jaim.NickTocResponse
- parseString(String) - Method in class com.wilko.jaim.SignOnTocResponse
- parseString(String) - Method in interface com.wilko.jaim.TocResponseHandler
- Parse the provided response
- parseString(String) - Method in class com.wilko.jaim.TocSignonCommand
- password - Variable in class com.wilko.jaim.TocSignonCommand
- permit - Variable in class com.wilko.jaim.Buddy
- Permit value
- pleaseExit() - Method in class com.wilko.jaim.JaimConnection.DeliveryThread
- pleaseExit() - Method in class com.wilko.jaim.JaimConnection.ReceiverThread
- port - Variable in class com.wilko.jaim.JaimConnection
- port - Variable in class com.wilko.jaim.TocSignonCommand
R
- RESPONSE_TYPE - Static variable in class com.wilko.jaim.BuddyUpdateTocResponse
- RESPONSE_TYPE - Static variable in class com.wilko.jaim.ConfigTocResponse
- RESPONSE_TYPE - Static variable in class com.wilko.jaim.ConnectionLostTocResponse
- RESPONSE_TYPE - Static variable in class com.wilko.jaim.ErrorTocResponse
- RESPONSE_TYPE - Static variable in class com.wilko.jaim.EvilTocResponse
- RESPONSE_TYPE - Static variable in class com.wilko.jaim.GotoTocResponse
- RESPONSE_TYPE - Static variable in class com.wilko.jaim.IMTocResponse
- RESPONSE_TYPE - Static variable in class com.wilko.jaim.LoginCompleteTocResponse
- RESPONSE_TYPE - Static variable in class com.wilko.jaim.NickTocResponse
- RESPONSE_TYPE - Static variable in class com.wilko.jaim.SignOnTocResponse
- realDispatch(FLAPFrame) - Method in class com.wilko.jaim.JaimConnection
- receiveEvent(JaimEvent) - Method in interface com.wilko.jaim.JaimEventListener
- Receive an incoming JaimEvent
- recipient - Variable in class com.wilko.jaim.TocIMCommand
- removeEventListener(JaimEventListener) - Method in class com.wilko.jaim.JaimConnection
- Remove an EventListener object.
- resetInputFrame() - Method in class com.wilko.jaim.FLAPInputFrame
- responseHandlers - Static variable in class com.wilko.jaim.TocResponseFactory
- roast(String) - Static method in class com.wilko.jaim.Utils
- Roast a password using the AOL roasting protocol
- roastKey - Static variable in class com.wilko.jaim.Utils
- roastLen - Static variable in class com.wilko.jaim.Utils
- rt - Variable in class com.wilko.jaim.JaimConnection
- run() - Method in class com.wilko.jaim.JaimConnection.DeliveryThread
- run() - Method in class com.wilko.jaim.JaimConnection.ReceiverThread
- run() - Method in class com.wilko.jaim.JaimConnection
- The run method for the dispatcher thread
S
- SignOnTocResponse - class com.wilko.jaim.SignOnTocResponse.
- The SignOnTocResponse is used internally to manage the TOC signon process.
- SignOnTocResponse() - Constructor for class com.wilko.jaim.SignOnTocResponse
- Creates new SignOnTocResponse
- s - Variable in class com.wilko.jaim.JaimConnection
- saveConfig() - Method in class com.wilko.jaim.JaimConnection
- Save group/buddy list configuration to the TOC server
- sendEvil(String, boolean) - Method in class com.wilko.jaim.JaimConnection
- Send a warning or "Evil" to another user.
- sendIM(String, String) - Method in class com.wilko.jaim.JaimConnection
- Send an instant message
- sendIM(String, String, boolean) - Method in class com.wilko.jaim.JaimConnection
- Send an instant message
- sendKeepAlive() - Method in class com.wilko.jaim.JaimConnection
- sendPoints - Variable in class com.wilko.jaim.JaimConnection
- sendTocCommand(TocCommand) - Method in class com.wilko.jaim.JaimConnection
- server - Variable in class com.wilko.jaim.TocSignonCommand
- serverSequence - Variable in class com.wilko.jaim.JaimConnection
- setAway(String) - Method in class com.wilko.jaim.JaimConnection
- Set the information for the logged in user
- setDebug(boolean) - Method in class com.wilko.jaim.JaimConnection
- Enable/Disable debugging messages to stdout
- setDeny(boolean) - Method in class com.wilko.jaim.Buddy
- Sets the deny value
- setEventListener(JaimEventListener) - Method in class com.wilko.jaim.JaimConnection
- Deprecated. replaced by
JaimConnection.addEventListener(com.wilko.jaim.JaimEventListener)55 - setFLAPVersion(int) - Method in class com.wilko.jaim.FLAPSignonFrame
- setFrameData(byte[]) - Method in class com.wilko.jaim.FLAPFrame
- setIdle(int) - Method in class com.wilko.jaim.JaimConnection
- Set the idle time for this user
- setInfo(String) - Method in class com.wilko.jaim.JaimConnection
- Set the information for the logged in user
- setInputStream(InputStream) - Method in class com.wilko.jaim.JaimConnection.ReceiverThread
- setInterMessageDelay(long) - Method in class com.wilko.jaim.JaimConnection
- Deprecated. This function is no longer used - send throttling is automatic
- setLength(int) - Method in class com.wilko.jaim.FLAPFrame
- setMode(int) - Method in class com.wilko.jaim.ConfigTocResponse
- Sets the mode for this configuration
- setPermit(boolean) - Method in class com.wilko.jaim.Buddy
- Sets the permit value
- setSequence(int) - Method in class com.wilko.jaim.FLAPFrame
- setTLVTag(int) - Method in class com.wilko.jaim.FLAPSignonFrame
- setUserName(String) - Method in class com.wilko.jaim.FLAPSignonFrame
- signonTime - Variable in class com.wilko.jaim.BuddyUpdateTocResponse
- sin - Variable in class com.wilko.jaim.JaimConnection.ReceiverThread
- sin - Variable in class com.wilko.jaim.JaimConnection
- sout - Variable in class com.wilko.jaim.JaimConnection
- startMe() - Method in class com.wilko.jaim.JaimConnection
- start the message dispatcher thread
- stripHTML(String) - Static method in class com.wilko.jaim.Utils
- This method performs a simple HTML strip on text.
T
- THRESHOLD_DELAY - Static variable in class com.wilko.jaim.JaimConnection
- TocAddBuddyCommand - class com.wilko.jaim.TocAddBuddyCommand.
- TocAddBuddyCommand() - Constructor for class com.wilko.jaim.TocAddBuddyCommand
- Creates new TocAddBuddyCommand
- TocAddDenyCommand - class com.wilko.jaim.TocAddDenyCommand.
- TocAddDenyCommand() - Constructor for class com.wilko.jaim.TocAddDenyCommand
- Creates new TocAddBuddyCommand
- TocAddPermitCommand - class com.wilko.jaim.TocAddPermitCommand.
- TocAddPermitCommand() - Constructor for class com.wilko.jaim.TocAddPermitCommand
- Creates new TocAddBuddyCommand
- TocCommand - class com.wilko.jaim.TocCommand.
- TocCommand() - Constructor for class com.wilko.jaim.TocCommand
- Creates new TocCommand
- TocEvilCommand - class com.wilko.jaim.TocEvilCommand.
- TocEvilCommand(String, boolean) - Constructor for class com.wilko.jaim.TocEvilCommand
- Creates new TocEvilCommand
- TocGetInfoCommand - class com.wilko.jaim.TocGetInfoCommand.
- TocGetInfoCommand(String) - Constructor for class com.wilko.jaim.TocGetInfoCommand
- Creates new TocGetInfoCommand
- TocIMCommand - class com.wilko.jaim.TocIMCommand.
- TocIMCommand(String, String, boolean) - Constructor for class com.wilko.jaim.TocIMCommand
- Creates new TocIMCommand
- TocInitDoneCommand - class com.wilko.jaim.TocInitDoneCommand.
- TocInitDoneCommand() - Constructor for class com.wilko.jaim.TocInitDoneCommand
- Creates new TocInitDoneCommand
- TocResponse - class com.wilko.jaim.TocResponse.
- TocResponse() - Constructor for class com.wilko.jaim.TocResponse
- TocResponseFactory - class com.wilko.jaim.TocResponseFactory.
- TocResponseFactory() - Constructor for class com.wilko.jaim.TocResponseFactory
- Creates new TocResponseFactory
- TocResponseHandler - interface com.wilko.jaim.TocResponseHandler.
- TocSetAwayCommand - class com.wilko.jaim.TocSetAwayCommand.
- TocSetAwayCommand(String) - Constructor for class com.wilko.jaim.TocSetAwayCommand
- Creates new TocSetInfoCommand
- TocSetConfigCommand - class com.wilko.jaim.TocSetConfigCommand.
- TocSetConfigCommand() - Constructor for class com.wilko.jaim.TocSetConfigCommand
- Creates a new instance of TocSetConfigCommand
- TocSetIdleCommand - class com.wilko.jaim.TocSetIdleCommand.
- TocSetIdleCommand(int) - Constructor for class com.wilko.jaim.TocSetIdleCommand
- Creates new TocSetIdleCommand
- TocSetInfoCommand - class com.wilko.jaim.TocSetInfoCommand.
- TocSetInfoCommand(String) - Constructor for class com.wilko.jaim.TocSetInfoCommand
- Creates new TocSetInfoCommand
- TocSignonCommand - class com.wilko.jaim.TocSignonCommand.
- TocSignonCommand(String, int, String, String) - Constructor for class com.wilko.jaim.TocSignonCommand
- Creates new TocSignonCommand
- toString() - Method in class com.wilko.jaim.ConnectionLostTocResponse
- toString() - Method in class com.wilko.jaim.FLAPFrame
- toString() - Method in class com.wilko.jaim.GenericTocResponse
- Convert this response to a string
- toString() - Method in class com.wilko.jaim.LoginCompleteTocResponse
- toString() - Method in class com.wilko.jaim.TocAddBuddyCommand
- toString() - Method in class com.wilko.jaim.TocAddDenyCommand
- toString() - Method in class com.wilko.jaim.TocAddPermitCommand
- toString() - Method in class com.wilko.jaim.TocCommand
- toString() - Method in class com.wilko.jaim.TocEvilCommand
- toString() - Method in class com.wilko.jaim.TocGetInfoCommand
- toString() - Method in class com.wilko.jaim.TocIMCommand
- toString() - Method in class com.wilko.jaim.TocInitDoneCommand
- toString() - Method in class com.wilko.jaim.TocResponse
- toString() - Method in class com.wilko.jaim.TocSetAwayCommand
- toString() - Method in class com.wilko.jaim.TocSetConfigCommand
- toString() - Method in class com.wilko.jaim.TocSetIdleCommand
- toString() - Method in class com.wilko.jaim.TocSetInfoCommand
- toString() - Method in class com.wilko.jaim.TocSignonCommand
- tocResponse - Variable in class com.wilko.jaim.JaimEvent
U
- URL - Variable in class com.wilko.jaim.GotoTocResponse
- Utils - class com.wilko.jaim.Utils.
- Utils() - Constructor for class com.wilko.jaim.Utils
- unconfirmed - Variable in class com.wilko.jaim.BuddyUpdateTocResponse
- unwatchBuddy(String) - Method in class com.wilko.jaim.JaimConnection
- Delete a buddy from the buddy watch list.
- username - Variable in class com.wilko.jaim.TocGetInfoCommand
- username - Variable in class com.wilko.jaim.TocSignonCommand
V
- version - Variable in class com.wilko.jaim.SignOnTocResponse
W
- WAIT_TIME - Static variable in class com.wilko.jaim.JaimConnection
- watchBuddy(String) - Method in class com.wilko.jaim.JaimConnection
- Add a buddy to the watch list for this connection.
- watchedBuddies - Variable in class com.wilko.jaim.JaimConnection
- windowName - Variable in class com.wilko.jaim.GotoTocResponse
A B C D E F G H I J L M N O P R S T U V W
|
|||||||||
| Home >> All >> com >> wilko >> [ jaim overview ] | PREV NEXT | ||||||||