JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
zombie.network
PacketTypes
CallbackClientProcess
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
call(ByteBuffer, short)
Interface PacketTypes.CallbackClientProcess
Enclosing class:
PacketTypes
public static interface
PacketTypes.CallbackClientProcess
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
call
(
ByteBuffer
bb, short packetType)
Method Details
call
void
call
(
ByteBuffer
bb, short packetType)
throws
IOException
Throws:
IOException