Skip navigation links
C D E G S 

C

com.zman.stream.socket.pull - package com.zman.stream.socket.pull
 
com.zman.stream.socket.pull.codec - package com.zman.stream.socket.pull.codec
 
connect(String, int) - Method in class com.zman.stream.socket.pull.SocketClient
连接目标服务地址 1.

D

disconnect() - Method in class com.zman.stream.socket.pull.SocketClient
关闭socket

E

EasyBuffer - Class in com.zman.stream.socket.pull
 
EasyBuffer() - Constructor for class com.zman.stream.socket.pull.EasyBuffer
 

G

get(boolean, Throwable, ISink) - Method in class com.zman.stream.socket.pull.codec.SocketDecoder
 
get(boolean, Throwable, ISink) - Method in class com.zman.stream.socket.pull.codec.SocketEncoder
 
getReadableByteBuffer() - Method in class com.zman.stream.socket.pull.EasyBuffer
 
getSinkBuffer() - Method in class com.zman.stream.socket.pull.SocketDuplex
 
getSourceBuffer() - Method in class com.zman.stream.socket.pull.SocketDuplex
 
getWritableByteBuffer() - Method in class com.zman.stream.socket.pull.EasyBuffer
 

S

SelectionKeyProcessor - Class in com.zman.stream.socket.pull
OP_CONNECT/OP_READ/OP_WRITE事件处理器
SelectionKeyProcessor() - Constructor for class com.zman.stream.socket.pull.SelectionKeyProcessor
 
SocketClient - Class in com.zman.stream.socket.pull
 
SocketClient(EventLoop) - Constructor for class com.zman.stream.socket.pull.SocketClient
 
SocketClient(EventLoop, SelectionKeyProcessor) - Constructor for class com.zman.stream.socket.pull.SocketClient
 
SocketDecoder - Class in com.zman.stream.socket.pull.codec
header: payload length (int: 4 bytes) payload: content transform from EasyBuffer to byte[]
SocketDecoder() - Constructor for class com.zman.stream.socket.pull.codec.SocketDecoder
 
SocketDuplex - Class in com.zman.stream.socket.pull
 
SocketDuplex(Selector, SocketChannel) - Constructor for class com.zman.stream.socket.pull.SocketDuplex
 
SocketEncoder - Class in com.zman.stream.socket.pull.codec
header: payload length (int: 4 bytes) payload: content transform from byte[] to EasyBuffer
SocketEncoder() - Constructor for class com.zman.stream.socket.pull.codec.SocketEncoder
 
C D E G S 
Skip navigation links

Copyright © 2019. All rights reserved.