Package org.apfloat.samples
Class OperationServer.Request
- java.lang.Object
-
- org.apfloat.samples.OperationServer.Request
-
- All Implemented Interfaces:
java.lang.Runnable
- Enclosing class:
- OperationServer
private static class OperationServer.Request extends java.lang.Object implements java.lang.Runnable
-
-
Field Summary
Fields Modifier and Type Field Description private java.nio.channels.SocketChannel
channel
-
Constructor Summary
Constructors Constructor Description Request(java.nio.channels.SocketChannel channel)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
run()
-