|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.rmi.rjs.pk.rmissl.WebServerRmiSsl
public class WebServerRmiSsl
Created by IntelliJ IDEA. User: pkrepszt Date: Nov 14, 2004 Time: 7:19:49 PM To change this template use File | Settings | File Templates.
Field Summary | |
---|---|
int |
port
SSL socket port |
RmiSSLImplementation |
rsl
RMI SSL implemntation |
Constructor Summary | |
---|---|
WebServerRmiSsl()
WebServerRmiSsl constructor starts the RMI/SSL server |
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final int port
public RmiSSLImplementation rsl
Constructor Detail |
---|
public WebServerRmiSsl()
Method Detail |
---|
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |