wt.method
Class WriterProxy.Test
java.lang.Object
wt.method.WriterProxy.Test
- All Implemented Interfaces:
- RemoteAccess, Serializable
- Enclosing class:
- WriterProxy
- public static class WriterProxy.Test
- extends Object
- implements RemoteAccess, Serializable
- See Also:
- Serialized Form
Field Summary |
(package private) static int |
BUFSIZ
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BUFSIZ
static final int BUFSIZ
- See Also:
- Constant Field Values
WriterProxy.Test
public WriterProxy.Test()
service
public int service(WriterProxy proxy,
int size,
int send_limit)
throws Exception
- Throws:
Exception
test
public void test(int size,
int send,
int recv)
main
public static void main(String[] args)