Package | Description |
---|---|
net.officefloor.plugin.socket.server.impl | |
net.officefloor.plugin.socket.server.protocol |
Modifier and Type | Method and Description |
---|---|
WriteBufferEnum |
BufferWriteBuffer.getType() |
WriteBufferEnum |
ArrayWriteBuffer.getType() |
Modifier and Type | Method and Description |
---|---|
WriteBufferEnum |
WriteBuffer.getType()
Obtains the type of this
WriteBuffer . |
static WriteBufferEnum |
WriteBufferEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WriteBufferEnum[] |
WriteBufferEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2016. All rights reserved.