A B C D E F G H I L M N O P R S T U V W 

A

allocate(int) - Static method in class org.zbus.remoting.nio.IoBuffer
 
allocateDirect(int) - Static method in class org.zbus.remoting.nio.IoBuffer
 
array() - Method in class org.zbus.remoting.nio.IoBuffer
 
asyncClose() - Method in class org.zbus.remoting.nio.Session
 
attr(String) - Method in class org.zbus.remoting.nio.Session
 
attr(String, T) - Method in class org.zbus.remoting.nio.Session
 
attr(String) - Method in class org.zbus.remoting.RemotingClient
 
attr(String, T) - Method in class org.zbus.remoting.RemotingClient
 
await(long, TimeUnit) - Method in class org.zbus.remoting.ticket.Ticket
 
await() - Method in class org.zbus.remoting.ticket.Ticket
 

B

body - Variable in class org.zbus.remoting.Message
 
buf() - Method in class org.zbus.remoting.nio.IoBuffer
 
buildEventAdaptor() - Method in class org.zbus.remoting.ClientDispatcherManager
 
buildEventAdaptor() - Method in class org.zbus.remoting.nio.DispatcherManager
 
buildEventAdaptor() - Method in class org.zbus.remoting.ServerDispatcherManager
 

C

checkExpired() - Method in class org.zbus.remoting.ticket.Ticket
 
ClientDispatcherManager - Class in org.zbus.remoting
 
ClientDispatcherManager(ExecutorService, int, String) - Constructor for class org.zbus.remoting.ClientDispatcherManager
 
ClientDispatcherManager(int) - Constructor for class org.zbus.remoting.ClientDispatcherManager
 
ClientDispatcherManager() - Constructor for class org.zbus.remoting.ClientDispatcherManager
 
ClientEventAdaptor - Class in org.zbus.remoting
 
ClientEventAdaptor() - Constructor for class org.zbus.remoting.ClientEventAdaptor
 
close() - Method in class org.zbus.remoting.nio.Session
 
close() - Method in class org.zbus.remoting.RemotingClient
 
Codec - Interface in org.zbus.remoting.nio
 
compact() - Method in class org.zbus.remoting.nio.IoBuffer
 
connect(int) - Method in class org.zbus.remoting.RemotingClient
 
ConnectedCallback - Interface in org.zbus.remoting.callback
 
connectedCallback - Variable in class org.zbus.remoting.RemotingClient
 
connectIfNeed() - Method in class org.zbus.remoting.RemotingClient
 
connectTimeout - Variable in class org.zbus.remoting.RemotingClient
 
copyWithoutBody(Message) - Static method in class org.zbus.remoting.Message
 
createTicket(Message, long) - Static method in class org.zbus.remoting.ticket.TicketManager
 
createTicket(Message, long, ResultCallback) - Static method in class org.zbus.remoting.ticket.TicketManager
 

D

decode(IoBuffer) - Method in class org.zbus.remoting.MessageCodec
 
decode(IoBuffer) - Method in interface org.zbus.remoting.nio.Codec
 
decodeHeaders(byte[], int, int) - Method in class org.zbus.remoting.Message
 
defaultDispatcherSize() - Static method in class org.zbus.remoting.nio.DispatcherManager
 
Dispatcher - Class in org.zbus.remoting.nio
 
Dispatcher(DispatcherManager, String) - Constructor for class org.zbus.remoting.nio.Dispatcher
 
Dispatcher(DispatcherManager) - Constructor for class org.zbus.remoting.nio.Dispatcher
 
dispatcherManager - Variable in class org.zbus.remoting.nio.Dispatcher
 
DispatcherManager - Class in org.zbus.remoting.nio
 
DispatcherManager(Codec, ExecutorService, int, String) - Constructor for class org.zbus.remoting.nio.DispatcherManager
 
DispatcherManager(Codec, ExecutorService, int) - Constructor for class org.zbus.remoting.nio.DispatcherManager
 
DispatcherManager(Codec) - Constructor for class org.zbus.remoting.nio.DispatcherManager
 
dispatcherManager() - Method in class org.zbus.remoting.nio.Session
 
dispatcherManager - Variable in class org.zbus.remoting.RemotingClient
 
dispatcherManager - Variable in class org.zbus.remoting.RemotingServer
 
doConnect() - Method in class org.zbus.remoting.RemotingClient
 
doRead() - Method in class org.zbus.remoting.nio.Session
 
doWrite() - Method in class org.zbus.remoting.nio.Session
 
duplicate() - Method in class org.zbus.remoting.nio.IoBuffer
 

E

encode(Object) - Method in class org.zbus.remoting.MessageCodec
 
encode(Object) - Method in interface org.zbus.remoting.nio.Codec
 
ensureConnected() - Method in class org.zbus.remoting.RemotingClient
 
equals(Object) - Method in class org.zbus.remoting.nio.Session
 
ErrorCallback - Interface in org.zbus.remoting.callback
 
errorCallback - Variable in class org.zbus.remoting.RemotingClient
 
estimatedSize() - Method in class org.zbus.remoting.Message
 
EventAdaptor - Class in org.zbus.remoting.nio
 
EventAdaptor() - Constructor for class org.zbus.remoting.nio.EventAdaptor
 
expired() - Method in class org.zbus.remoting.ticket.Ticket
 

F

findHandlerKey(Message) - Method in class org.zbus.remoting.ServerEventAdaptor
 
finishConnect() - Method in class org.zbus.remoting.nio.Session
 
flip() - Method in class org.zbus.remoting.nio.IoBuffer
 

G

get() - Method in class org.zbus.remoting.nio.IoBuffer
 
get(byte[]) - Method in class org.zbus.remoting.nio.IoBuffer
 
get(byte[], int, int) - Method in class org.zbus.remoting.nio.IoBuffer
 
get(int) - Method in class org.zbus.remoting.nio.IoBuffer
 
getAttachment() - Method in class org.zbus.remoting.nio.Session
 
getBody() - Method in class org.zbus.remoting.Message
 
getBodyPrintString() - Method in class org.zbus.remoting.Message
 
getBodyString() - Method in class org.zbus.remoting.Message
 
getBodyString(String) - Method in class org.zbus.remoting.Message
 
getBroker() - Method in class org.zbus.remoting.Message
 
getCallback() - Method in class org.zbus.remoting.ticket.Ticket
 
getChannel() - Method in class org.zbus.remoting.nio.Session
 
getCodec() - Method in class org.zbus.remoting.nio.DispatcherManager
 
getCommand() - Method in class org.zbus.remoting.Message
 
getConnectTimeout() - Method in class org.zbus.remoting.RemotingClient
 
getDispatcher(int) - Method in class org.zbus.remoting.nio.DispatcherManager
 
getDispatcher(SelectionKey) - Method in class org.zbus.remoting.nio.DispatcherManager
 
getEncoding() - Method in class org.zbus.remoting.Message
 
getEventAdaptor() - Method in class org.zbus.remoting.nio.Session
 
getExecutor() - Method in class org.zbus.remoting.nio.DispatcherManager
 
getHead() - Method in class org.zbus.remoting.Message
 
getHead(String) - Method in class org.zbus.remoting.Message
 
getHeadOrParam(String) - Method in class org.zbus.remoting.Message
 
getHeadOrParam(String, String) - Method in class org.zbus.remoting.Message
 
getId() - Method in class org.zbus.remoting.ticket.Ticket
 
getInt() - Method in class org.zbus.remoting.nio.IoBuffer
 
getLastOperationTime() - Method in class org.zbus.remoting.nio.Session
 
getLocalAddress() - Method in class org.zbus.remoting.nio.Session
 
getLocalIp() - Static method in class org.zbus.remoting.Helper
 
getLong() - Method in class org.zbus.remoting.nio.IoBuffer
 
getMeta() - Method in class org.zbus.remoting.Message
 
getMetaString() - Method in class org.zbus.remoting.Message
 
getMq() - Method in class org.zbus.remoting.Message
 
getMqReply() - Method in class org.zbus.remoting.Message
 
getMsgId() - Method in class org.zbus.remoting.Message
 
getMsgIdRaw() - Method in class org.zbus.remoting.Message
 
getParam(String) - Method in class org.zbus.remoting.Message
 
getPath() - Method in class org.zbus.remoting.Message
 
getReadTimeout() - Method in class org.zbus.remoting.RemotingClient
 
getRegisteredKey() - Method in class org.zbus.remoting.nio.Session
 
getRemoteAddress() - Method in class org.zbus.remoting.nio.Session
 
getReplyCode() - Method in class org.zbus.remoting.Message
 
getServerHost() - Method in class org.zbus.remoting.RemotingClient
 
getServerName() - Method in class org.zbus.remoting.RemotingServer
 
getServerPort() - Method in class org.zbus.remoting.RemotingClient
 
getSession() - Method in class org.zbus.remoting.RemotingClient
 
getShort() - Method in class org.zbus.remoting.nio.IoBuffer
 
getStatus() - Method in class org.zbus.remoting.Message
 
getStatus() - Method in class org.zbus.remoting.nio.Session
 
getSubCommand() - Method in class org.zbus.remoting.Message
 
getTicket(String) - Static method in class org.zbus.remoting.ticket.TicketManager
 
getToken() - Method in class org.zbus.remoting.Message
 
getTopic() - Method in class org.zbus.remoting.Message
 
getUri() - Method in class org.zbus.remoting.Message
 
getWindow() - Method in class org.zbus.remoting.Message
 
globalHandler - Variable in class org.zbus.remoting.ServerEventAdaptor
 

H

handleAcceptEvent(SelectionKey) - Method in class org.zbus.remoting.nio.Dispatcher
 
handleConnectEvent(SelectionKey) - Method in class org.zbus.remoting.nio.Dispatcher
 
handleMessage(Message, Session) - Method in interface org.zbus.remoting.MessageHandler
 
handleReadEvent(SelectionKey) - Method in class org.zbus.remoting.nio.Dispatcher
 
handleRegister() - Method in class org.zbus.remoting.nio.Dispatcher
 
handlerMap - Variable in class org.zbus.remoting.ServerEventAdaptor
 
handleUnregister() - Method in class org.zbus.remoting.nio.Dispatcher
 
handleWriteEvent(SelectionKey) - Method in class org.zbus.remoting.nio.Dispatcher
 
hasConnected() - Method in class org.zbus.remoting.RemotingClient
 
hashCode() - Method in class org.zbus.remoting.nio.Session
 
head - Variable in class org.zbus.remoting.Message
 
HEADER_ACK - Static variable in class org.zbus.remoting.Message
 
HEADER_BROKER - Static variable in class org.zbus.remoting.Message
 
HEADER_CMD - Static variable in class org.zbus.remoting.Message
 
HEADER_CONTENT_ENCODING - Static variable in class org.zbus.remoting.Message
 
HEADER_CONTENT_LENGTH - Static variable in class org.zbus.remoting.Message
 
HEADER_CONTENT_TYPE - Static variable in class org.zbus.remoting.Message
 
HEADER_MQ - Static variable in class org.zbus.remoting.Message
 
HEADER_MQ_REPLY - Static variable in class org.zbus.remoting.Message
 
HEADER_MSGID - Static variable in class org.zbus.remoting.Message
 
HEADER_MSGID_RAW - Static variable in class org.zbus.remoting.Message
 
HEADER_REMOTE_ADDR - Static variable in class org.zbus.remoting.Message
 
HEADER_REPLY_CODE - Static variable in class org.zbus.remoting.Message
 
HEADER_SUBCMD - Static variable in class org.zbus.remoting.Message
 
HEADER_TOKEN - Static variable in class org.zbus.remoting.Message
 
HEADER_TOPIC - Static variable in class org.zbus.remoting.Message
 
HEADER_WINDOW - Static variable in class org.zbus.remoting.Message
 
HEARTBEAT - Static variable in class org.zbus.remoting.Message
 
heartbeator - Variable in class org.zbus.remoting.RemotingClient
 
Helper - Class in org.zbus.remoting
 
Helper() - Constructor for class org.zbus.remoting.Helper
 

I

id() - Method in class org.zbus.remoting.nio.Session
 
init() - Method in class org.zbus.remoting.RemotingServer
 
initCallback() - Method in class org.zbus.remoting.RemotingClient
 
interestOps() - Method in class org.zbus.remoting.nio.Session
 
interestOps(int) - Method in class org.zbus.remoting.nio.Session
 
interestOpsAndWakeup(int) - Method in class org.zbus.remoting.nio.Session
 
interrupt() - Method in class org.zbus.remoting.nio.Dispatcher
 
invokeAsync(Message, ResultCallback) - Method in class org.zbus.remoting.RemotingClient
 
invokeSync(Message) - Method in class org.zbus.remoting.RemotingClient
 
invokeSync(Message, int) - Method in class org.zbus.remoting.RemotingClient
 
IoBuffer - Class in org.zbus.remoting.nio
 
isAck() - Method in class org.zbus.remoting.Message
 
isActive() - Method in class org.zbus.remoting.nio.Session
 
isDone() - Method in class org.zbus.remoting.ticket.Ticket
 
isNew() - Method in class org.zbus.remoting.nio.Session
 
isStarted() - Method in class org.zbus.remoting.nio.DispatcherManager
 
isStatus200() - Method in class org.zbus.remoting.Message
 
isStatus404() - Method in class org.zbus.remoting.Message
 
isStatus500() - Method in class org.zbus.remoting.Message
 

L

limit() - Method in class org.zbus.remoting.nio.IoBuffer
 
loadFile(String, Class<?>) - Static method in class org.zbus.remoting.Helper
 
loadFile(String) - Static method in class org.zbus.remoting.Helper
 
loadFileContent(String) - Static method in class org.zbus.remoting.Helper
 
localAddress(SocketChannel) - Static method in class org.zbus.remoting.Helper
 

M

main(String[]) - Static method in class org.zbus.remoting.Helper
 
main(String[]) - Static method in class org.zbus.remoting.Message
 
main(String[]) - Static method in class org.zbus.remoting.nio.IoBuffer
 
mark() - Method in class org.zbus.remoting.nio.IoBuffer
 
Message - Class in org.zbus.remoting
 
Message() - Constructor for class org.zbus.remoting.Message
 
MessageCallback - Interface in org.zbus.remoting.callback
 
messageCallback - Variable in class org.zbus.remoting.RemotingClient
 
MessageCodec - Class in org.zbus.remoting
 
MessageCodec() - Constructor for class org.zbus.remoting.MessageCodec
 
MessageHandler - Interface in org.zbus.remoting
 
meta - Variable in class org.zbus.remoting.Message
 

N

newDefaultExecutor() - Static method in class org.zbus.remoting.nio.DispatcherManager
 
nextDispatcher() - Method in class org.zbus.remoting.nio.DispatcherManager
 
notifyResponse(Message) - Method in class org.zbus.remoting.ticket.Ticket
 

O

onCompleted(Message) - Method in interface org.zbus.remoting.ticket.ResultCallback
 
onConnected(Session) - Method in interface org.zbus.remoting.callback.ConnectedCallback
 
onConnected(ConnectedCallback) - Method in class org.zbus.remoting.RemotingClient
 
onError(IOException, Session) - Method in interface org.zbus.remoting.callback.ErrorCallback
 
onError(ErrorCallback) - Method in class org.zbus.remoting.RemotingClient
 
onException(Throwable, Session) - Method in class org.zbus.remoting.ClientEventAdaptor
 
onException(Throwable, Session) - Method in class org.zbus.remoting.nio.EventAdaptor
Session各类错误发生时回调
onMessage(Message, Session) - Method in interface org.zbus.remoting.callback.MessageCallback
 
onMessage(Object, Session) - Method in class org.zbus.remoting.ClientEventAdaptor
 
onMessage(Object, Session) - Method in class org.zbus.remoting.nio.EventAdaptor
Session接受到消息
onMessage(MessageCallback) - Method in class org.zbus.remoting.RemotingClient
 
onMessage(Object, Session) - Method in class org.zbus.remoting.ServerEventAdaptor
 
onResponseExpired(Ticket) - Method in interface org.zbus.remoting.ticket.TicketListener
 
onResponseReceived(Ticket) - Method in interface org.zbus.remoting.ticket.TicketListener
 
onSessionAccepted(Session) - Method in class org.zbus.remoting.nio.EventAdaptor
服务器端侦听到链接接入回调,此时Session尚未注册,默认注册该Session
onSessionConnected(Session) - Method in class org.zbus.remoting.ClientEventAdaptor
 
onSessionConnected(Session) - Method in class org.zbus.remoting.nio.EventAdaptor
客户端链接成功后(Engine注册已经完成)回调
onSessionDestroyed(Session) - Method in class org.zbus.remoting.nio.EventAdaptor
Session注销前回调
onSessionRegistered(Session) - Method in class org.zbus.remoting.nio.EventAdaptor
Session注册到Engine成功后回调
option(Properties, String, String) - Static method in class org.zbus.remoting.Helper
 
option(Properties, String, int) - Static method in class org.zbus.remoting.Helper
 
option(String[], String, String) - Static method in class org.zbus.remoting.Helper
 
option(String[], String, int) - Static method in class org.zbus.remoting.Helper
 
option(String[], String, boolean) - Static method in class org.zbus.remoting.Helper
 
org.zbus.remoting - package org.zbus.remoting
 
org.zbus.remoting.callback - package org.zbus.remoting.callback
 
org.zbus.remoting.nio - package org.zbus.remoting.nio
 
org.zbus.remoting.ticket - package org.zbus.remoting.ticket
 

P

position() - Method in class org.zbus.remoting.nio.IoBuffer
 
position(int) - Method in class org.zbus.remoting.nio.IoBuffer
 
put(byte) - Method in class org.zbus.remoting.nio.IoBuffer
 
put(byte[]) - Method in class org.zbus.remoting.nio.IoBuffer
 
put(byte[], int, int) - Method in class org.zbus.remoting.nio.IoBuffer
 
put(char) - Method in class org.zbus.remoting.nio.IoBuffer
 
put(short) - Method in class org.zbus.remoting.nio.IoBuffer
 
put(long) - Method in class org.zbus.remoting.nio.IoBuffer
 
put(int) - Method in class org.zbus.remoting.nio.IoBuffer
 
put(String) - Method in class org.zbus.remoting.nio.IoBuffer
 

R

readTimeout - Variable in class org.zbus.remoting.RemotingClient
 
register(int) - Method in class org.zbus.remoting.nio.Session
 
registerChannel(SelectableChannel, int) - Method in class org.zbus.remoting.nio.Dispatcher
 
registerChannel(SelectableChannel, int, Session) - Method in class org.zbus.remoting.nio.Dispatcher
 
registerGlobalHandler(MessageHandler) - Method in class org.zbus.remoting.ServerEventAdaptor
 
registerHandler(String, MessageHandler) - Method in class org.zbus.remoting.ServerEventAdaptor
 
registerSession(int, Session) - Method in class org.zbus.remoting.nio.Dispatcher
 
registerSession(int, Session) - Method in class org.zbus.remoting.nio.DispatcherManager
 
remaining() - Method in class org.zbus.remoting.nio.IoBuffer
 
remoteAddress(SocketChannel) - Static method in class org.zbus.remoting.Helper
 
RemotingClient - Class in org.zbus.remoting
 
RemotingClient(String, int) - Constructor for class org.zbus.remoting.RemotingClient
 
RemotingClient(String, int, ClientDispatcherManager) - Constructor for class org.zbus.remoting.RemotingClient
 
RemotingClient(String) - Constructor for class org.zbus.remoting.RemotingClient
 
RemotingClient(String, ClientDispatcherManager) - Constructor for class org.zbus.remoting.RemotingClient
 
RemotingServer - Class in org.zbus.remoting
 
RemotingServer(String) - Constructor for class org.zbus.remoting.RemotingServer
 
RemotingServer(int) - Constructor for class org.zbus.remoting.RemotingServer
 
RemotingServer(String, int) - Constructor for class org.zbus.remoting.RemotingServer
 
removeHead(String) - Method in class org.zbus.remoting.Message
 
removeTicket(String) - Static method in class org.zbus.remoting.ticket.TicketManager
 
request() - Method in class org.zbus.remoting.ticket.Ticket
 
reset() - Method in class org.zbus.remoting.nio.IoBuffer
 
resetIoBuffer(IoBuffer) - Method in class org.zbus.remoting.nio.Session
 
response() - Method in class org.zbus.remoting.ticket.Ticket
 
ResultCallback - Interface in org.zbus.remoting.ticket
 
rewind() - Method in class org.zbus.remoting.nio.IoBuffer
 
run() - Method in class org.zbus.remoting.nio.Dispatcher
 

S

selector - Variable in class org.zbus.remoting.nio.Dispatcher
 
send(Message) - Method in class org.zbus.remoting.RemotingClient
asynchronous send message, return message fall into client's callback 异步发送消息,消息没有Ticket匹配,由Client的消息回调处理
serverAddr - Variable in class org.zbus.remoting.RemotingServer
 
ServerDispatcherManager - Class in org.zbus.remoting
 
ServerDispatcherManager(ServerEventAdaptor, ExecutorService, int, String) - Constructor for class org.zbus.remoting.ServerDispatcherManager
 
ServerDispatcherManager(ServerEventAdaptor, int) - Constructor for class org.zbus.remoting.ServerDispatcherManager
 
ServerDispatcherManager(int) - Constructor for class org.zbus.remoting.ServerDispatcherManager
 
ServerDispatcherManager(ServerEventAdaptor) - Constructor for class org.zbus.remoting.ServerDispatcherManager
 
ServerDispatcherManager() - Constructor for class org.zbus.remoting.ServerDispatcherManager
 
serverEventAdaptor - Variable in class org.zbus.remoting.ServerDispatcherManager
 
ServerEventAdaptor - Class in org.zbus.remoting
 
ServerEventAdaptor() - Constructor for class org.zbus.remoting.ServerEventAdaptor
 
serverHost - Variable in class org.zbus.remoting.RemotingClient
 
serverHost - Variable in class org.zbus.remoting.RemotingServer
 
serverName - Variable in class org.zbus.remoting.RemotingServer
 
serverPort - Variable in class org.zbus.remoting.RemotingClient
 
serverPort - Variable in class org.zbus.remoting.RemotingServer
 
Session - Class in org.zbus.remoting.nio
 
Session(DispatcherManager, SocketChannel, EventAdaptor) - Constructor for class org.zbus.remoting.nio.Session
 
Session(DispatcherManager, SocketChannel, Object, EventAdaptor) - Constructor for class org.zbus.remoting.nio.Session
 
session - Variable in class org.zbus.remoting.RemotingClient
 
Session.SessionStatus - Enum in org.zbus.remoting.nio
 
setAck(boolean) - Method in class org.zbus.remoting.Message
 
setAttachment(Object) - Method in class org.zbus.remoting.nio.Session
 
setBody(byte[]) - Method in class org.zbus.remoting.Message
 
setBody(String) - Method in class org.zbus.remoting.Message
 
setBody(String, Object...) - Method in class org.zbus.remoting.Message
 
setBroker(String) - Method in class org.zbus.remoting.Message
 
setCallback(ResultCallback) - Method in class org.zbus.remoting.ticket.Ticket
 
setCommand(String) - Method in class org.zbus.remoting.Message
 
setConnectedCallback(ConnectedCallback) - Method in class org.zbus.remoting.ClientEventAdaptor
 
setConnectTimeout(int) - Method in class org.zbus.remoting.RemotingClient
 
setEncoding(String) - Method in class org.zbus.remoting.Message
 
setErrorCallback(ErrorCallback) - Method in class org.zbus.remoting.ClientEventAdaptor
 
setHead(Map<String, String>) - Method in class org.zbus.remoting.Message
 
setHead(String, String) - Method in class org.zbus.remoting.Message
 
setJsonBody(String) - Method in class org.zbus.remoting.Message
 
setJsonBody(byte[]) - Method in class org.zbus.remoting.Message
 
setMessageCallback(MessageCallback) - Method in class org.zbus.remoting.ClientEventAdaptor
 
setMeta(String) - Method in class org.zbus.remoting.Message
 
setMeta(Meta) - Method in class org.zbus.remoting.Message
 
setMq(String) - Method in class org.zbus.remoting.Message
 
setMqReply(String) - Method in class org.zbus.remoting.Message
 
setMsgId(String) - Method in class org.zbus.remoting.Message
 
setMsgIdRaw(String) - Method in class org.zbus.remoting.Message
 
setReadTimeout(int) - Method in class org.zbus.remoting.RemotingClient
 
setRegisteredKey(SelectionKey) - Method in class org.zbus.remoting.nio.Session
 
setReplyCode(String) - Method in class org.zbus.remoting.Message
 
setServerHost(String) - Method in class org.zbus.remoting.RemotingClient
 
setServerName(String) - Method in class org.zbus.remoting.RemotingServer
 
setServerPort(int) - Method in class org.zbus.remoting.RemotingClient
 
setStatus(String) - Method in class org.zbus.remoting.Message
 
setStatus(Session.SessionStatus) - Method in class org.zbus.remoting.nio.Session
 
setSubCommand(String) - Method in class org.zbus.remoting.Message
 
setTicketListener(TicketListener) - Static method in class org.zbus.remoting.ticket.Ticket
 
setToken(String) - Method in class org.zbus.remoting.Message
 
setTopic(String) - Method in class org.zbus.remoting.Message
 
setWindow(int) - Method in class org.zbus.remoting.Message
 
shutdown() - Static method in class org.zbus.remoting.ticket.TicketManager
 
start() - Method in class org.zbus.remoting.nio.DispatcherManager
 
start() - Method in class org.zbus.remoting.RemotingServer
 
started - Variable in class org.zbus.remoting.nio.DispatcherManager
 
startTime - Variable in class org.zbus.remoting.ticket.Ticket
 
stop() - Method in class org.zbus.remoting.nio.DispatcherManager
 

T

Ticket - Class in org.zbus.remoting.ticket
 
Ticket(Message, long) - Constructor for class org.zbus.remoting.ticket.Ticket
 
TicketExpiredException - Exception in org.zbus.remoting.ticket
 
TicketExpiredException(String) - Constructor for exception org.zbus.remoting.ticket.TicketExpiredException
 
TicketExpiredException() - Constructor for exception org.zbus.remoting.ticket.TicketExpiredException
 
TicketExpiredException(String, Throwable) - Constructor for exception org.zbus.remoting.ticket.TicketExpiredException
 
TicketExpiredException(Throwable) - Constructor for exception org.zbus.remoting.ticket.TicketExpiredException
 
TicketListener - Interface in org.zbus.remoting.ticket
 
TicketManager - Class in org.zbus.remoting.ticket
 
TicketManager() - Constructor for class org.zbus.remoting.ticket.TicketManager
 
timeout - Variable in class org.zbus.remoting.ticket.Ticket
 
toString() - Method in class org.zbus.remoting.Message
 
toString() - Method in class org.zbus.remoting.nio.IoBuffer
 
toString() - Method in class org.zbus.remoting.nio.Session
 

U

unflip() - Method in class org.zbus.remoting.nio.IoBuffer
 
unregisterSession(Session) - Method in class org.zbus.remoting.nio.Dispatcher
 
updateLastOperationTime() - Method in class org.zbus.remoting.nio.Session
 
uuidTicket() - Static method in class org.zbus.remoting.ticket.Ticket
 

V

valueOf(String) - Static method in enum org.zbus.remoting.nio.Session.SessionStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.zbus.remoting.nio.Session.SessionStatus
Returns an array containing the constants of this enum type, in the order they are declared.

W

waitToConnect(long) - Method in class org.zbus.remoting.nio.Session
 
wrap(ByteBuffer) - Static method in class org.zbus.remoting.nio.IoBuffer
 
wrap(byte[]) - Static method in class org.zbus.remoting.nio.IoBuffer
 
wrap(String) - Static method in class org.zbus.remoting.nio.IoBuffer
 
write(Object) - Method in class org.zbus.remoting.nio.Session
 
write(IoBuffer) - Method in class org.zbus.remoting.nio.Session
 
A B C D E F G H I L M N O P R S T U V W 

Copyright © 2015. All rights reserved.