JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
A
B
C
D
E
F
G
H
I
M
N
O
P
R
S
T
U
V
W
A
addHandler(String, IntercomRequestHandler<T>)
- Method in class de.maximilianbrandau.intercom.server.
IntercomServer
alloc()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
AlreadyClosedException
- Exception in
de.maximilianbrandau.intercom
AlreadyClosedException(String)
- Constructor for exception de.maximilianbrandau.intercom.
AlreadyClosedException
array()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
arrayOffset()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
asReadOnly()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
AUTH
- de.maximilianbrandau.intercom.codec.
PacketType
AUTH_RESPONSE
- de.maximilianbrandau.intercom.codec.
PacketType
authenticate()
- Method in class de.maximilianbrandau.intercom.client.
IntercomClient
authenticate(T)
- Method in interface de.maximilianbrandau.intercom.
AuthenticationHandler
AuthenticationEncodingMechanism
<
T
> - Interface in
de.maximilianbrandau.intercom.codec
authenticationHandler(AuthenticationHandler<A>)
- Method in class de.maximilianbrandau.intercom.server.
IntercomServer.Builder
AuthenticationHandler
<
T
> - Interface in
de.maximilianbrandau.intercom
AuthPacket
- Class in
de.maximilianbrandau.intercom.codec.packets
AuthPacket()
- Constructor for class de.maximilianbrandau.intercom.codec.packets.
AuthPacket
AuthPacket(ByteBuf)
- Constructor for class de.maximilianbrandau.intercom.codec.packets.
AuthPacket
AuthResponsePacket
- Class in
de.maximilianbrandau.intercom.codec.packets
AuthResponsePacket()
- Constructor for class de.maximilianbrandau.intercom.codec.packets.
AuthResponsePacket
AuthResponsePacket(ByteBuf)
- Constructor for class de.maximilianbrandau.intercom.codec.packets.
AuthResponsePacket
B
build(IntercomCodec<T>)
- Method in class de.maximilianbrandau.intercom.client.
IntercomClient.Builder
build(IntercomCodec<T>)
- Method in class de.maximilianbrandau.intercom.server.
IntercomServer.Builder
Builder(int)
- Constructor for class de.maximilianbrandau.intercom.server.
IntercomServer.Builder
Builder(String, int)
- Constructor for class de.maximilianbrandau.intercom.client.
IntercomClient.Builder
bytesBefore(byte)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
bytesBefore(int, byte)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
bytesBefore(int, int, byte)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
C
capacity()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
capacity(int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
channelActive(ChannelHandlerContext)
- Method in class de.maximilianbrandau.intercom.client.
IntercomClientHandler
channelActive(ChannelHandlerContext)
- Method in class de.maximilianbrandau.intercom.server.
IntercomServerHandler
channelInactive(ChannelHandlerContext)
- Method in class de.maximilianbrandau.intercom.client.
IntercomClientHandler
channelInactive(ChannelHandlerContext)
- Method in class de.maximilianbrandau.intercom.server.
IntercomServerHandler
channelRead(ChannelHandlerContext, Object)
- Method in class de.maximilianbrandau.intercom.client.
IntercomClientHandler
channelRead(ChannelHandlerContext, Object)
- Method in class de.maximilianbrandau.intercom.server.
IntercomServerHandler
clear()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
client(String, int)
- Static method in class de.maximilianbrandau.intercom.
Intercom
close()
- Method in class de.maximilianbrandau.intercom.client.
IntercomClient
close()
- Method in class de.maximilianbrandau.intercom.server.
IntercomServer
compareTo(ByteBuf)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
connect()
- Method in class de.maximilianbrandau.intercom.client.
IntercomClient
copy()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
copy(int, int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
D
data(T)
- Method in class de.maximilianbrandau.intercom.client.
IntercomRequest.Builder
de.maximilianbrandau.intercom
- package de.maximilianbrandau.intercom
de.maximilianbrandau.intercom.client
- package de.maximilianbrandau.intercom.client
de.maximilianbrandau.intercom.codec
- package de.maximilianbrandau.intercom.codec
de.maximilianbrandau.intercom.codec.defaults
- package de.maximilianbrandau.intercom.codec.defaults
de.maximilianbrandau.intercom.codec.packets
- package de.maximilianbrandau.intercom.codec.packets
de.maximilianbrandau.intercom.server
- package de.maximilianbrandau.intercom.server
decode(IntercomByteBuf)
- Method in class de.maximilianbrandau.intercom.codec.defaults.
IntercomStringCodec
decode(IntercomByteBuf)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomCodec
decode(IntercomByteBuf)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomPacket
decode(IntercomByteBuf)
- Method in class de.maximilianbrandau.intercom.codec.packets.
AuthPacket
decode(IntercomByteBuf)
- Method in class de.maximilianbrandau.intercom.codec.packets.
AuthResponsePacket
decode(IntercomByteBuf)
- Method in class de.maximilianbrandau.intercom.codec.packets.
PingPacket
decode(IntercomByteBuf)
- Method in class de.maximilianbrandau.intercom.codec.packets.
PushPacket
decode(IntercomByteBuf)
- Method in class de.maximilianbrandau.intercom.codec.packets.
RequestPacket
decode(IntercomByteBuf)
- Method in class de.maximilianbrandau.intercom.codec.packets.
ResponsePacket
decode(ByteBuf)
- Method in interface de.maximilianbrandau.intercom.codec.
AuthenticationEncodingMechanism
decode(ChannelHandlerContext, ByteBuf, List<Object>)
- Method in class de.maximilianbrandau.intercom.codec.
NettyCodec
discardReadBytes()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
discardSomeReadBytes()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
duplicate()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
E
encode(IntercomByteBuf)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomPacket
encode(IntercomByteBuf)
- Method in class de.maximilianbrandau.intercom.codec.packets.
AuthPacket
encode(IntercomByteBuf)
- Method in class de.maximilianbrandau.intercom.codec.packets.
AuthResponsePacket
encode(IntercomByteBuf)
- Method in class de.maximilianbrandau.intercom.codec.packets.
PingPacket
encode(IntercomByteBuf)
- Method in class de.maximilianbrandau.intercom.codec.packets.
PushPacket
encode(IntercomByteBuf)
- Method in class de.maximilianbrandau.intercom.codec.packets.
RequestPacket
encode(IntercomByteBuf)
- Method in class de.maximilianbrandau.intercom.codec.packets.
ResponsePacket
encode(ChannelHandlerContext, IntercomPacket, ByteBuf)
- Method in class de.maximilianbrandau.intercom.codec.
NettyCodec
encode(String, IntercomByteBuf)
- Method in class de.maximilianbrandau.intercom.codec.defaults.
IntercomStringCodec
encode(T, IntercomByteBuf)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomCodec
encode(T, ByteBuf)
- Method in interface de.maximilianbrandau.intercom.codec.
AuthenticationEncodingMechanism
end()
- Method in class de.maximilianbrandau.intercom.server.
IntercomResponse
ensureWritable(int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
ensureWritable(int, boolean)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
equals(Object)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
exceptionCaught(ChannelHandlerContext, Throwable)
- Method in class de.maximilianbrandau.intercom.client.
IntercomClientHandler
exceptionCaught(ChannelHandlerContext, Throwable)
- Method in class de.maximilianbrandau.intercom.server.
IntercomServerHandler
F
forEachByte(int, int, ByteProcessor)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
forEachByte(ByteProcessor)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
forEachByteDesc(int, int, ByteProcessor)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
forEachByteDesc(ByteProcessor)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
G
getAddress()
- Method in class de.maximilianbrandau.intercom.server.
IntercomRequest
getBoolean(int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
getBuffer()
- Method in class de.maximilianbrandau.intercom.codec.packets.
AuthPacket
getBuffer()
- Method in class de.maximilianbrandau.intercom.codec.packets.
AuthResponsePacket
getById(byte)
- Static method in enum de.maximilianbrandau.intercom.codec.
PacketType
getByte(int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
getBytes(int, byte[])
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
getBytes(int, byte[], int, int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
getBytes(int, ByteBuf)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
getBytes(int, ByteBuf, int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
getBytes(int, ByteBuf, int, int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
getBytes(int, OutputStream, int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
getBytes(int, ByteBuffer)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
getBytes(int, FileChannel, long, int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
getBytes(int, GatheringByteChannel, int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
getChar(int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
getCharSequence(int, int, Charset)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
getData()
- Method in class de.maximilianbrandau.intercom.client.
IntercomRequest
getData()
- Method in class de.maximilianbrandau.intercom.client.
IntercomResponse
getData()
- Method in class de.maximilianbrandau.intercom.client.
SentRequest
getData()
- Method in class de.maximilianbrandau.intercom.codec.packets.
RequestPacket
getData()
- Method in class de.maximilianbrandau.intercom.codec.packets.
ResponsePacket
getData()
- Method in class de.maximilianbrandau.intercom.server.
IntercomRequest
getData()
- Method in class de.maximilianbrandau.intercom.server.
IntercomResponse
getDouble(int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
getDuration()
- Method in class de.maximilianbrandau.intercom.client.
IntercomResponse
getEvent()
- Method in class de.maximilianbrandau.intercom.client.
IntercomRequest
getEvent()
- Method in class de.maximilianbrandau.intercom.codec.packets.
PushPacket
getEvent()
- Method in class de.maximilianbrandau.intercom.codec.packets.
RequestPacket
getEvent()
- Method in class de.maximilianbrandau.intercom.server.
IntercomRequest
getFloat(int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
getFuture()
- Method in class de.maximilianbrandau.intercom.client.
SentRequest
getId()
- Method in enum de.maximilianbrandau.intercom.codec.
PacketType
getInt(int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
getIntLE(int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
getLastPing()
- Method in class de.maximilianbrandau.intercom.codec.packets.
PingPacket
getLong(int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
getLongLE(int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
getMedium(int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
getMediumLE(int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
getPacketType()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomPacket
getPacketType()
- Method in class de.maximilianbrandau.intercom.codec.packets.
AuthPacket
getPacketType()
- Method in class de.maximilianbrandau.intercom.codec.packets.
AuthResponsePacket
getPacketType()
- Method in class de.maximilianbrandau.intercom.codec.packets.
PingPacket
getPacketType()
- Method in class de.maximilianbrandau.intercom.codec.packets.
PushPacket
getPacketType()
- Method in class de.maximilianbrandau.intercom.codec.packets.
RequestPacket
getPacketType()
- Method in class de.maximilianbrandau.intercom.codec.packets.
ResponsePacket
getPing()
- Method in class de.maximilianbrandau.intercom.client.
IntercomClient
getReceiveTime()
- Method in class de.maximilianbrandau.intercom.server.
IntercomRequest
getRequest()
- Method in class de.maximilianbrandau.intercom.server.
IntercomResponse
getRequestId()
- Method in class de.maximilianbrandau.intercom.client.
SentRequest
getRequestId()
- Method in class de.maximilianbrandau.intercom.codec.packets.
RequestPacket
getRequestId()
- Method in class de.maximilianbrandau.intercom.codec.packets.
ResponsePacket
getRequestId()
- Method in class de.maximilianbrandau.intercom.server.
IntercomRequest
getRequestTimeout()
- Method in class de.maximilianbrandau.intercom.client.
IntercomClient
getRequestTimeout()
- Method in class de.maximilianbrandau.intercom.client.
IntercomRequest
getShort(int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
getShortLE(int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
getStartTime()
- Method in class de.maximilianbrandau.intercom.client.
IntercomRequest
getStartTime()
- Method in class de.maximilianbrandau.intercom.client.
SentRequest
getStartTime()
- Method in class de.maximilianbrandau.intercom.codec.packets.
PingPacket
getStatus()
- Method in class de.maximilianbrandau.intercom.codec.packets.
ResponsePacket
getUnsignedByte(int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
getUnsignedInt(int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
getUnsignedIntLE(int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
getUnsignedMedium(int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
getUnsignedMediumLE(int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
getUnsignedShort(int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
getUnsignedShortLE(int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
H
handle(T)
- Method in interface de.maximilianbrandau.intercom.
Handler
Handler
<
T
> - Interface in
de.maximilianbrandau.intercom
handleRequest(IntercomRequest<T>, IntercomResponse<T>)
- Method in interface de.maximilianbrandau.intercom.server.
IntercomRequestHandler
hasArray()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
hashCode()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
hasMemoryAddress()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
host(String)
- Method in class de.maximilianbrandau.intercom.client.
IntercomClient.Builder
host(String)
- Method in class de.maximilianbrandau.intercom.server.
IntercomServer.Builder
I
indexOf(int, int, byte)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
Intercom
- Class in
de.maximilianbrandau.intercom
Intercom()
- Constructor for class de.maximilianbrandau.intercom.
Intercom
IntercomByteBuf
- Class in
de.maximilianbrandau.intercom.codec
IntercomByteBuf(ByteBuf)
- Constructor for class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
IntercomClient
<
T
> - Class in
de.maximilianbrandau.intercom.client
IntercomClient.Builder
- Class in
de.maximilianbrandau.intercom.client
IntercomClientHandler
<
T
> - Class in
de.maximilianbrandau.intercom.client
IntercomClientHandler(IntercomClient<T>)
- Constructor for class de.maximilianbrandau.intercom.client.
IntercomClientHandler
IntercomCodec
<
T
> - Class in
de.maximilianbrandau.intercom.codec
IntercomCodec()
- Constructor for class de.maximilianbrandau.intercom.codec.
IntercomCodec
IntercomPacket
- Class in
de.maximilianbrandau.intercom.codec
IntercomPacket()
- Constructor for class de.maximilianbrandau.intercom.codec.
IntercomPacket
IntercomRequest
<
T
> - Class in
de.maximilianbrandau.intercom.client
IntercomRequest
<
T
> - Class in
de.maximilianbrandau.intercom.server
IntercomRequest.Builder
<
T
> - Class in
de.maximilianbrandau.intercom.client
IntercomRequestHandler
<
T
> - Interface in
de.maximilianbrandau.intercom.server
IntercomResponse
<
T
> - Class in
de.maximilianbrandau.intercom.client
IntercomResponse
<
T
> - Class in
de.maximilianbrandau.intercom.server
IntercomResponse(IntercomServer<T>, ChannelHandlerContext, IntercomRequest<T>)
- Constructor for class de.maximilianbrandau.intercom.server.
IntercomResponse
IntercomServer
<
T
> - Class in
de.maximilianbrandau.intercom.server
IntercomServer.Builder
- Class in
de.maximilianbrandau.intercom.server
IntercomServerHandler
<
T
> - Class in
de.maximilianbrandau.intercom.server
IntercomServerHandler(IntercomServer<T>)
- Constructor for class de.maximilianbrandau.intercom.server.
IntercomServerHandler
IntercomStringCodec
- Class in
de.maximilianbrandau.intercom.codec.defaults
IntercomStringCodec()
- Constructor for class de.maximilianbrandau.intercom.codec.defaults.
IntercomStringCodec
internalNioBuffer(int, int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
isAuthenticated()
- Method in class de.maximilianbrandau.intercom.server.
IntercomRequest
isClosed()
- Method in class de.maximilianbrandau.intercom.client.
IntercomClient
isClosed()
- Method in class de.maximilianbrandau.intercom.server.
IntercomServer
isDirect()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
isOk()
- Method in class de.maximilianbrandau.intercom.client.
IntercomResponse
isOk()
- Method in class de.maximilianbrandau.intercom.server.
IntercomResponse
isReadable()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
isReadable(int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
isReadOnly()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
isWritable()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
isWritable(int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
M
markReaderIndex()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
markWriterIndex()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
maxCapacity()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
maxWritableBytes()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
memoryAddress()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
N
NettyCodec
- Class in
de.maximilianbrandau.intercom.codec
NettyCodec()
- Constructor for class de.maximilianbrandau.intercom.codec.
NettyCodec
nioBuffer()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
nioBuffer(int, int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
nioBufferCount()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
nioBuffers()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
nioBuffers(int, int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
O
order()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
order(ByteOrder)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
P
PacketType
- Enum in
de.maximilianbrandau.intercom.codec
PING
- de.maximilianbrandau.intercom.codec.
PacketType
PingPacket
- Class in
de.maximilianbrandau.intercom.codec.packets
PingPacket()
- Constructor for class de.maximilianbrandau.intercom.codec.packets.
PingPacket
PingPacket(long, int)
- Constructor for class de.maximilianbrandau.intercom.codec.packets.
PingPacket
port(int)
- Method in class de.maximilianbrandau.intercom.client.
IntercomClient.Builder
port(int)
- Method in class de.maximilianbrandau.intercom.server.
IntercomServer.Builder
push(String)
- Method in class de.maximilianbrandau.intercom.server.
IntercomServer
PUSH
- de.maximilianbrandau.intercom.codec.
PacketType
PushPacket
- Class in
de.maximilianbrandau.intercom.codec.packets
PushPacket()
- Constructor for class de.maximilianbrandau.intercom.codec.packets.
PushPacket
PushPacket(String)
- Constructor for class de.maximilianbrandau.intercom.codec.packets.
PushPacket
R
readableBytes()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
readBoolean()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
readByte()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
readBytes(byte[])
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
readBytes(byte[], int, int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
readBytes(int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
readBytes(ByteBuf)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
readBytes(ByteBuf, int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
readBytes(ByteBuf, int, int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
readBytes(OutputStream, int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
readBytes(ByteBuffer)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
readBytes(FileChannel, long, int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
readBytes(GatheringByteChannel, int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
readChar()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
readCharSequence(int, Charset)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
readDouble()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
readEnum(Class<E>)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
readerIndex()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
readerIndex(int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
readFloat()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
readInt()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
readIntLE()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
readLong()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
readLongLE()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
readMedium()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
readMediumLE()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
readRetainedSlice(int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
readShort()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
readShortLE()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
readSlice(int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
readUnsignedByte()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
readUnsignedInt()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
readUnsignedIntLE()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
readUnsignedMedium()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
readUnsignedMediumLE()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
readUnsignedShort()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
readUnsignedShortLE()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
readUtf8()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
readVarInt()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
refCnt()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
release()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
release(int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
request(String)
- Method in class de.maximilianbrandau.intercom.client.
IntercomClient
REQUEST
- de.maximilianbrandau.intercom.codec.
PacketType
RequestPacket
- Class in
de.maximilianbrandau.intercom.codec.packets
RequestPacket()
- Constructor for class de.maximilianbrandau.intercom.codec.packets.
RequestPacket
RequestPacket(String, String, IntercomByteBuf)
- Constructor for class de.maximilianbrandau.intercom.codec.packets.
RequestPacket
requestTimeout(long)
- Method in class de.maximilianbrandau.intercom.client.
IntercomClient.Builder
requestTimeout(long)
- Method in class de.maximilianbrandau.intercom.client.
IntercomRequest.Builder
RequestTimeoutException
- Exception in
de.maximilianbrandau.intercom.client
RequestTimeoutException()
- Constructor for exception de.maximilianbrandau.intercom.client.
RequestTimeoutException
RequestTimeoutException(long)
- Constructor for exception de.maximilianbrandau.intercom.client.
RequestTimeoutException
resetReaderIndex()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
resetWriterIndex()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
RESPONSE
- de.maximilianbrandau.intercom.codec.
PacketType
ResponsePacket
- Class in
de.maximilianbrandau.intercom.codec.packets
ResponsePacket()
- Constructor for class de.maximilianbrandau.intercom.codec.packets.
ResponsePacket
ResponsePacket(String, short, IntercomByteBuf)
- Constructor for class de.maximilianbrandau.intercom.codec.packets.
ResponsePacket
retain()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
retain(int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
retainedDuplicate()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
retainedSlice()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
retainedSlice(int, int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
S
send()
- Method in class de.maximilianbrandau.intercom.client.
IntercomRequest.Builder
SentRequest
<
T
> - Class in
de.maximilianbrandau.intercom.client
server(int)
- Static method in class de.maximilianbrandau.intercom.
Intercom
setBoolean(int, boolean)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
setByte(int, int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
setBytes(int, byte[])
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
setBytes(int, byte[], int, int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
setBytes(int, ByteBuf)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
setBytes(int, ByteBuf, int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
setBytes(int, ByteBuf, int, int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
setBytes(int, InputStream, int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
setBytes(int, ByteBuffer)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
setBytes(int, FileChannel, long, int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
setBytes(int, ScatteringByteChannel, int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
setChar(int, int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
setCharSequence(int, CharSequence, Charset)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
setData(T)
- Method in class de.maximilianbrandau.intercom.server.
IntercomResponse
setDouble(int, double)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
setFloat(int, float)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
setIndex(int, int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
setInt(int, int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
setIntLE(int, int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
setLong(int, long)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
setLongLE(int, long)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
setMedium(int, int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
setMediumLE(int, int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
setOk(boolean)
- Method in class de.maximilianbrandau.intercom.server.
IntercomResponse
setShort(int, int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
setShortLE(int, int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
setZero(int, int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
skipBytes(int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
slice()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
slice(int, int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
ssl(boolean)
- Method in class de.maximilianbrandau.intercom.client.
IntercomClient.Builder
ssl(boolean)
- Method in class de.maximilianbrandau.intercom.server.
IntercomServer.Builder
T
toString()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
toString(int, int, Charset)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
toString(Charset)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
touch()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
touch(Object)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
U
unwrap()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
V
valueOf(String)
- Static method in enum de.maximilianbrandau.intercom.codec.
PacketType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum de.maximilianbrandau.intercom.codec.
PacketType
Returns an array containing the constants of this enum type, in the order they are declared.
W
writableBytes()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
writeBoolean(boolean)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
writeByte(int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
writeBytes(byte[])
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
writeBytes(byte[], int, int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
writeBytes(ByteBuf)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
writeBytes(ByteBuf, int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
writeBytes(ByteBuf, int, int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
writeBytes(InputStream, int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
writeBytes(ByteBuffer)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
writeBytes(FileChannel, long, int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
writeBytes(ScatteringByteChannel, int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
writeChar(int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
writeCharSequence(CharSequence, Charset)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
writeDouble(double)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
writeEnum(Enum<?>)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
writeFloat(float)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
writeInt(int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
writeIntLE(int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
writeLong(long)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
writeLongLE(long)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
writeMedium(int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
writeMediumLE(int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
writerIndex()
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
writerIndex(int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
writeShort(int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
writeShortLE(int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
writeUtf8(String)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
writeVarInt(int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
writeZero(int)
- Method in class de.maximilianbrandau.intercom.codec.
IntercomByteBuf
A
B
C
D
E
F
G
H
I
M
N
O
P
R
S
T
U
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
JavaScript is disabled on your browser.
Copyright © 2018. All rights reserved.