org.gudy.azureus2.pluginsimpl.local.network
Class TransportCipherImpl

java.lang.Object
  extended by org.gudy.azureus2.pluginsimpl.local.network.TransportCipherImpl
All Implemented Interfaces:
TransportCipher

public class TransportCipherImpl
extends java.lang.Object
implements TransportCipher


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

Constructor Detail

TransportCipherImpl

public TransportCipherImpl(TransportCipher cipher)