Method | Description | |
---|---|---|
BackupTransport ( |
||
OnCommand ( ITransport t, Command c ) : void | ||
OnException ( ITransport t, |
||
equals ( Object obj ) : bool | ||
hashCode ( ) : int |
public BackupTransport ( |
||
ft | ||
return | System |
public OnCommand ( ITransport t, Command c ) : void | ||
t | ITransport | |
c | Command | |
return | void |
public OnException ( ITransport t, |
||
t | ITransport | |
error | ||
return | void |