FileDocCategorySizeDatePackage
SecureMessageServiceClientAdapter.javaAPI DocAzureus 3.0.3.41435Thu Feb 09 19:42:44 GMT 2006com.aelitis.azureus.core.clientmessageservice.secure

SecureMessageServiceClientAdapter

public interface SecureMessageServiceClientAdapter

Fields Summary
Constructors Summary
Methods Summary
public voidauthenticationFailed()

public longgetMessageSequence()

public byte[]getPassword()

public java.lang.StringgetUser()

public voidlog(java.lang.String str)

public voidlog(java.lang.String str, java.lang.Throwable e)

public voidserverFailed(java.lang.Throwable cause)

public voidserverOK()

public voidsetMessageSequence(long sequence)