|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Profile | |
|---|---|
| client | |
| client.net.commun | |
| client.net.transfer | |
| Uses of Profile in client |
|---|
| Methods in client that return Profile | |
|---|---|
static Profile |
OptionalValueProvider.getProfile()
|
| Methods in client with parameters of type Profile | |
|---|---|
boolean |
InfoProvider.canDownload(Profile profile,
int fileId)
|
boolean |
ShareManager.canDownload(Profile profile,
int fileId)
|
| Uses of Profile in client.net.commun |
|---|
| Methods in client.net.commun that return Profile | |
|---|---|
Profile |
NormalClient.getProfileConnectedWith()
|
Profile |
NormalClientDescriptor.getProfileConnectedWith()
|
| Methods in client.net.commun with parameters of type Profile | |
|---|---|
void |
ClientManager.connectToNonServerClient(LANClientDescriptor d,
Profile p)
|
void |
ClientManager.connectToNonServerClient(java.lang.String host,
int port,
Profile profile)
|
void |
ClientManager.connectToPossibleClient(PossibleClientDescriptor pcd,
Profile p)
|
| Constructors in client.net.commun with parameters of type Profile | |
|---|---|
NormalClient(ClientManager cm,
java.net.Socket s,
java.io.OutputStream os,
java.io.InputStream is,
Profile p)
|
|
NormalClient(ClientManager cm,
java.net.Socket s,
java.io.OutputStream os,
java.io.InputStream is,
Profile p,
ServerClient c,
int comport)
Constructor for ATP connection |
|
| Uses of Profile in client.net.transfer |
|---|
| Constructors in client.net.transfer with parameters of type Profile | |
|---|---|
FileSender(java.net.Socket s,
java.io.OutputStream os,
java.io.InputStream is,
org.w3c.dom.Document doc,
Profile profile,
InfoProvider infoProvider,
TransferManager transferManager)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||