org.apache.mina.filter
Class SSLFilter.SSLFilterMessage

java.lang.Object
  extended by org.apache.mina.filter.SSLFilter.SSLFilterMessage
Enclosing class:
SSLFilter

public static class SSLFilter.SSLFilterMessage
extends Object

A message that is sent from SSLFilter when the connection became secure or is not secure anymore.

Version:
$Rev: 587373 $, $Date: 2007-10-23 04:54:05 +0200 (Tue, 23 Oct 2007) $
Author:
The Apache Directory Project (mina-dev@directory.apache.org)

Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2004-2010 Apache MINA Project. All Rights Reserved.