org.xnap.plugin.overnet.net.msg.core
Class MessageFactory
java.lang.Object
org.xnap.plugin.overnet.net.msg.core.MessageFactory
public class MessageFactory
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CORE_CLIENT_STATS
public static final byte CORE_CLIENT_STATS
- See Also:
- Constant Field Values
CORE_CONNECTED_TO
public static final byte CORE_CONNECTED_TO
- See Also:
- Constant Field Values
CORE_DISCONNECTED
public static final byte CORE_DISCONNECTED
- See Also:
- Constant Field Values
CORE_ED_NEW_SEARCH_RESULT
public static final byte CORE_ED_NEW_SEARCH_RESULT
- See Also:
- Constant Field Values
CORE_ED_SEARCH_RESULT
public static final byte CORE_ED_SEARCH_RESULT
- See Also:
- Constant Field Values
CORE_ERROR_MSG
public static final byte CORE_ERROR_MSG
- See Also:
- Constant Field Values
CORE_EXTENDING_SEARCH
public static final byte CORE_EXTENDING_SEARCH
- See Also:
- Constant Field Values
CORE_FILECHUNK
public static final byte CORE_FILECHUNK
- See Also:
- Constant Field Values
CORE_FILECOMPLETE
public static final byte CORE_FILECOMPLETE
- See Also:
- Constant Field Values
CORE_FRIEND_LIST
public static final byte CORE_FRIEND_LIST
- See Also:
- Constant Field Values
CORE_FRIEND_LIST_UPDATE
public static final byte CORE_FRIEND_LIST_UPDATE
- See Also:
- Constant Field Values
CORE_HASHING
public static final byte CORE_HASHING
- See Also:
- Constant Field Values
CORE_NEW_SEARCH_RESULTS
public static final byte CORE_NEW_SEARCH_RESULTS
- See Also:
- Constant Field Values
CORE_NEW_UPLOAD_SLOT
public static final byte CORE_NEW_UPLOAD_SLOT
- See Also:
- Constant Field Values
CORE_REMOVE_UPLOAD
public static final byte CORE_REMOVE_UPLOAD
- See Also:
- Constant Field Values
CORE_SERVER_LIST
public static final byte CORE_SERVER_LIST
- See Also:
- Constant Field Values
CORE_SET_SERVER_STATS
public static final byte CORE_SET_SERVER_STATS
- See Also:
- Constant Field Values
CORE_USER_FILES
public static final byte CORE_USER_FILES
- See Also:
- Constant Field Values
GUI_ADD_SERVER
public static final byte GUI_ADD_SERVER
- See Also:
- Constant Field Values
GUI_CONNECT
public static final byte GUI_CONNECT
- See Also:
- Constant Field Values
GUI_DELETE_SERVER
public static final byte GUI_DELETE_SERVER
- See Also:
- Constant Field Values
GUI_DISCONNECT
public static final byte GUI_DISCONNECT
- See Also:
- Constant Field Values
GUI_EXSEARCH
public static final byte GUI_EXSEARCH
- See Also:
- Constant Field Values
GUI_EXSEARCH_USER
public static final byte GUI_EXSEARCH_USER
- See Also:
- Constant Field Values
GUI_GET_CLIENT_STATS
public static final byte GUI_GET_CLIENT_STATS
- See Also:
- Constant Field Values
GUI_GET_FRIENDLIST
public static final byte GUI_GET_FRIENDLIST
- See Also:
- Constant Field Values
GUI_MORESEARCH
public static final byte GUI_MORESEARCH
- See Also:
- Constant Field Values
GUI_SEARCH_USER
public static final byte GUI_SEARCH_USER
- See Also:
- Constant Field Values
GUI_SETPRI_DOWNLOAD
public static final byte GUI_SETPRI_DOWNLOAD
- See Also:
- Constant Field Values
GUI_SETPRI_SERVER
public static final byte GUI_SETPRI_SERVER
- See Also:
- Constant Field Values
GUI_SET_SHARE_DIRS
public static final byte GUI_SET_SHARE_DIRS
- See Also:
- Constant Field Values
GUI_SET_UPLOAD_PRIORITY
public static final byte GUI_SET_UPLOAD_PRIORITY
- See Also:
- Constant Field Values
GUI_STOP_DL_STATUS
public static final byte GUI_STOP_DL_STATUS
- See Also:
- Constant Field Values
GUI_STOP_UL_STATUS
public static final byte GUI_STOP_UL_STATUS
- See Also:
- Constant Field Values
GUI_VIEW_FRIEND_FILES
public static final byte GUI_VIEW_FRIEND_FILES
- See Also:
- Constant Field Values
MessageFactory
public MessageFactory()
create
public static OvernetCoreMessage create(byte type,
java.nio.ByteBuffer buffer)
Copyright © 2001-2005 XNap Team. All Rights Reserved.