org.jboss.remoting.transport.multiplex
Class MultiplexServerInvoker.InternalHandshakeListener

java.lang.Object
  extended by org.jboss.remoting.transport.multiplex.MultiplexServerInvoker.InternalHandshakeListener
All Implemented Interfaces:
java.util.EventListener, javax.net.ssl.HandshakeCompletedListener
Enclosing class:
MultiplexServerInvoker

protected static class MultiplexServerInvoker.InternalHandshakeListener
extends java.lang.Object
implements javax.net.ssl.HandshakeCompletedListener


Constructor Summary
protected MultiplexServerInvoker.InternalHandshakeListener()
           
 
Method Summary
 void handshakeCompleted(javax.net.ssl.HandshakeCompletedEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MultiplexServerInvoker.InternalHandshakeListener

protected MultiplexServerInvoker.InternalHandshakeListener()
Method Detail

handshakeCompleted

public void handshakeCompleted(javax.net.ssl.HandshakeCompletedEvent event)
Specified by:
handshakeCompleted in interface javax.net.ssl.HandshakeCompletedListener


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