org.jboss.remoting.samples.detection.jndi.ssl
Class SimpleSSLDetectorServer

java.lang.Object
  extended by org.jboss.remoting.samples.detection.jndi.SimpleDetectorServer
      extended by org.jboss.remoting.samples.detection.jndi.ssl.SimpleSSLDetectorServer

public class SimpleSSLDetectorServer
extends SimpleDetectorServer

Version:
$Revision: 1480 $

Copyright Oct 9, 2006

Author:
Ron Sigal

Nested Class Summary
 
Nested classes/interfaces inherited from class org.jboss.remoting.samples.detection.jndi.SimpleDetectorServer
SimpleDetectorServer.SampleInvocationHandler
 
Field Summary
 
Fields inherited from class org.jboss.remoting.samples.detection.jndi.SimpleDetectorServer
host, port, transport
 
Constructor Summary
SimpleSSLDetectorServer()
           
 
Method Summary
protected  java.util.Map getConfiguration()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class org.jboss.remoting.samples.detection.jndi.SimpleDetectorServer
getDetectorServer, getLocatorURI, println, setupDetector, setupServer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleSSLDetectorServer

public SimpleSSLDetectorServer()
Method Detail

main

public static void main(java.lang.String[] args)

getConfiguration

protected java.util.Map getConfiguration()
Overrides:
getConfiguration in class SimpleDetectorServer
Returns:
configuration map for Connector and JNDIDetector


Copyright © 1998-2005 JBoss Inc . All Rights Reserved.