public static class Req.ReqSession extends Dealer.DealerSession
| Constructor and Description |
|---|
Req.ReqSession(IOThread io_thread_,
boolean connect_,
SocketBase socket_,
Options options_,
Address addr_) |
| Modifier and Type | Method and Description |
|---|---|
int |
push_msg(Msg msg_) |
void |
reset() |
accept_event, attach_pipe, connect_event, create, destroy, detach, flush, get_soket, hiccuped, in_event, out_event, process_attach, process_plug, process_term, pull_msg, read_activated, terminated, timer_event, toString, write_activatedinc_seqnum, is_terminating, launch_child, process_destroy, process_own, process_seqnum, process_term_ack, process_term_req, register_term_acks, term_child, terminate, unregister_term_ackchoose_io_thread, destroy_socket, find_endpoint, get_ctx, get_tid, process_activate_read, process_activate_write, process_bind, process_command, process_hiccup, process_pipe_term_ack, process_pipe_term, process_reap, process_reaped, process_stop, register_endpoint, send_activate_read, send_activate_write, send_attach, send_attach, send_bind, send_bind, send_done, send_hiccup, send_own, send_pipe_term_ack, send_pipe_term, send_plug, send_plug, send_reap, send_reaped, send_stop, send_term_ack, send_term_req, send_term, unregister_endpointspublic Req.ReqSession(IOThread io_thread_, boolean connect_, SocketBase socket_, Options options_, Address addr_)
public int push_msg(Msg msg_)
push_msg in interface IMsgSinkpush_msg in class SessionBasepublic void reset()
reset in class SessionBaseCopyright © 2014. All rights reserved.