|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IFileClient
IFileClient represents an object for interaction with ClientFileThread
| Method Summary | |
|---|---|
void |
error(java.lang.Exception e)
Report error |
void |
onDisconnect()
Disconnect handler |
void |
onReject(Message msg)
Reject handler |
void |
onSuccess()
Success handler |
| Methods inherited from interface networking.client.IConnectInfo |
|---|
getHost, getPort |
| Method Detail |
|---|
void onReject(Message msg)
void onDisconnect()
void onSuccess()
void error(java.lang.Exception e)
e - exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2009 Alexey Veremenko. All rights reserved.