com.sun.grizzly.standalone.framework
Class MainSSL
java.lang.Object
com.sun.grizzly.standalone.framework.MainSSL
public class MainSSL
- extends Object
Simple SSL client server communication. Just shows how Custom Protocol can be used.
In this example n clients will log into a server call
a time cosuming server method and broadcast to other clients
- Author:
- John Vieten
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected static Logger logger
MainSSL
public MainSSL()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2012 Oracle Corporation. All Rights Reserved.