org.jsslutils.sslcontext.test
Class MiniSslClientServer.RequestHandler
java.lang.Object
org.jsslutils.sslcontext.test.MiniSslClientServer.RequestHandler
- All Implemented Interfaces:
- Callable<Object>
- Enclosing class:
- MiniSslClientServer
protected static class MiniSslClientServer.RequestHandler
- extends Object
- implements Callable<Object>
Small class that handles a server request.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MiniSslClientServer.RequestHandler
public MiniSslClientServer.RequestHandler(Socket acceptedSocket)
call
public Object call()
throws Exception
- Specified by:
call
in interface Callable<Object>
- Throws:
Exception
Copyright © 2012. All Rights Reserved.