| Home >> All |
Page 1 2
| | plugins.MsnService.* (7) | | plugins.NewsService.* (1) | | plugins.TestService.* (1) |
| | plugins.YabbifierService.* (2) | | plugins.YahooService.* (1) |
plugins: Javadoc index of package plugins.
Package Samples:
plugins.MsnService
plugins.NewsService
plugins.TestService
plugins.YabbifierService
plugins.YahooService
Classes:
EncodeTasklet: Encoding task. the Algoritm part This task allows the user encode 1 media file in many parts. It relies on external software for encoding/splitting/encoding. The idea is simply and this tasklet is "optimized" for a "small" amount of computers on a single LAN (not clusters of LANS , which the future version of Aorta will be able to handle , with 10.000 clients)... but on the other hand you don't want to split an mp3 encode into so many pieces ... I guess Algoritm/Description The user (the Tasklet initiator) chooses a file name and the amount of parts the media will be "chopped" into. (a good choice ...
MessengerPlugin: Defines the interface for all Plugins for Messenger. This interface provides methodes for: Lifecylce Management Sending/Receiving Messages Lifecylce Management A plugin is first created by a call to Class.newInstance() . Be aware that every Plugin needs an empty Constructor! . The init method is called to give the plugin a chance to initialze its inner state ie. generate key pairs for encryption plugins, load icons After init called a plugin can be activated and deactivated. There is no constraint that the activate methode is called on and activated of a plugin again. The same is true for deactivated ...
UserStatusMessage: UserOnlineMessage SRV_USER_ONLINE 6E 00 (110) A user on your contact list has changed his/her status so that he/she has became visible to you. (i.e. changed from offline or invisible to something different.) Length Content (if fixed) Designation Description 4 bytes xx xx xx xx UIN UIN of the user who changed status 4 bytes xx xx xx xx IP The user's IP address 4 bytes xx xx xx xx PORT The port the user is listening for connections on 4 bytes xx xx xx xx REAL_IP User's real IP address 1 byte xx X1 Unknown, usually 04 4 bytes xx xx xx xx STATUS User's new status, see CMD_STATUS_CHANGE 4 bytes xx xx ...
PluginChain: PluginChain acts as a Proxy between the ChatFrame, Plugins and Conversation. PluginChain manages all plugins that are associated with a Conversation. PluginChain is attached to ChatFrame and Conversation. It intercepts Messages send by the user and fowards the Message to each MessengerPlugin. If a Messenger plugin decides to consume a message a null message is returned. The message will not be forwarded to any other plugins or to Conversation. If no null messages are returned by MessengerPlugins PluginChain forwards messages to Conversation which is responsible for the "physical" send operation ...
Ping: This is the GUI part of the Tasklet , allowing the user set the parameters for the task and "fire" . The corresponding tasklet is the "PingTasklet.java" Can be used to "fire" a test in the cluster, as the PingTasklet returns with all the worker clients that where visited during the Task Compute.
PingTasklet: This is the algoritm part. Can be used to "fire" a test in the cluster, as the PingTasklet returns with all the worker clients that where visited during the Task Compute.
SimpleSort: This is the GUI part of the Tasklet, allowing the user to set the parameters for the task and "fire". The corresponding tasklet is the "SimpleSortTasklet.java"
ImageFilterTasklet: Image filtering task. the Algoritm part This task allows the user to trim the light strength for an image (jpg/gif)
ImageFilter: Creator part for the Image -color rescale tasklet. With GUI and all.
Rule: Title: Description: Copyright: Copyright (c) 2001 Company:
Encode: Creator part of the Encode Tasklet. With GUI and all.
MD5: Implementation of RSA's MD5 hash generator
MD5: Implementation of RSA's MD5 hash generator
MD5State: Contains internal state of the MD5 class
SimpleSortTasklet: This is the algoritm part.
Chess
ChessFrame
Board
| Home | Contact Us | Privacy Policy | Terms of Service |