|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.clackrouter.protocol.commands.VNSProtocolCommand
net.clackrouter.protocol.commands.VNSCloseProtocolCommand
public class VNSCloseProtocolCommand
| Field Summary | |
|---|---|
static int |
MAX_LEN
|
| Fields inherited from class net.clackrouter.protocol.commands.VNSProtocolCommand |
|---|
LENGTH_LEN, m_type, TYPE_AUTHREPLY, TYPE_AUTHREQUEST, TYPE_AUTHSTATUS, TYPE_BANNER, TYPE_CLOSE, TYPE_HWINFO, TYPE_INVALID, TYPE_LEN, TYPE_OPEN, TYPE_OPENTEMPLATE, TYPE_PACKET, TYPE_RTABLE |
| Constructor Summary | |
|---|---|
VNSCloseProtocolCommand(java.nio.ByteBuffer commandBuffer)
|
|
VNSCloseProtocolCommand(java.lang.String errorMessage)
|
|
| Method Summary | |
|---|---|
VNSData |
getData()
|
| Methods inherited from class net.clackrouter.protocol.commands.VNSProtocolCommand |
|---|
constructByteBuffer, constructByteBuffer, extractByteBuffer, getByteBuffer, getLength, getType, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final int MAX_LEN
| Constructor Detail |
|---|
public VNSCloseProtocolCommand(java.lang.String errorMessage)
throws java.lang.Exception
java.lang.Exceptionpublic VNSCloseProtocolCommand(java.nio.ByteBuffer commandBuffer)
| Method Detail |
|---|
public VNSData getData()
getData in class VNSProtocolCommand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||