|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SocketCore<P>
A ChannelCore
interface that encapsulates
SocketChannel
.
ReclaimableExpirer
Method Summary | |
---|---|
SocketChannel |
channel()
|
void |
prepare(SocketChannel channel,
ChannelManager<SocketChannel> receiver,
ChannelManager<SocketChannel> sender)
|
Methods inherited from interface net.sf.jbaobab.io.ChannelCore |
---|
protocol, receive, schedulePacket, scheduleShutdown, send, shutdown, track |
Method Detail |
---|
void prepare(SocketChannel channel, ChannelManager<SocketChannel> receiver, ChannelManager<SocketChannel> sender)
SocketChannel channel()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |