| Uses of Class |
| com.newstep.solid.netio.niowrapper.SelectorThread |
Packages that use com.newstep.solid.netio.niowrapper.SelectorThread |
|
|---|---|
| com.newstep.solid.netio.packet | |
| com.newstep.solid.netio.tcp | |
Fields in com.newstep.solid.netio.packet declared as com.newstep.solid.netio.niowrapper.SelectorThread |
|
|---|---|
private SelectorThread |
PacketChannel.selectorThread |
private SelectorThread |
PacketChannelAccessPoint.selectorThread |
Constructors in com.newstep.solid.netio.packet with parameters of type com.newstep.solid.netio.niowrapper.SelectorThread |
|
|---|---|
public void |
PacketChannel.PacketChannel(PacketChannelAccessPoint accessPoint, DatagramChannel datagramChannel, SelectorThread selectorThread) |
Fields in com.newstep.solid.netio.tcp declared as com.newstep.solid.netio.niowrapper.SelectorThread |
|
|---|---|
private SelectorThread |
TcpStreamChannel.selectorThread |
protected SelectorThread |
TcpIpAccessPoint.selectorThread |
Methods in com.newstep.solid.netio.tcp that return com.newstep.solid.netio.niowrapper.SelectorThread |
|
|---|---|
protected SelectorThread |
TcpStreamAccessPoint.getSelectorThread() |