|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.skype.ipc.TransportFactory
public class TransportFactory
| Nested Class Summary | |
|---|---|
class |
TransportFactory.Result
|
| Constructor Summary | |
|---|---|
TransportFactory()
|
|
| Method Summary | |
|---|---|
protected TransportFactory.Result |
createConnection(ClientConfiguration cfg,
ConnectionListener listener,
java.io.InputStream ins,
java.io.OutputStream outs)
|
protected TransportFactory.Result |
createLocalConnection(ClientConfiguration cfg,
ConnectionListener listener)
|
protected boolean |
doHandshake(ClientConfiguration configuration,
ConnectionListener listener,
InputTransporting in,
OutputTransporting out)
|
TransportFactory.Result |
init(ClientConfiguration cfg,
ConnectionListener listener)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TransportFactory()
| Method Detail |
|---|
public TransportFactory.Result init(ClientConfiguration cfg,
ConnectionListener listener)
protected TransportFactory.Result createConnection(ClientConfiguration cfg,
ConnectionListener listener,
java.io.InputStream ins,
java.io.OutputStream outs)
protected boolean doHandshake(ClientConfiguration configuration,
ConnectionListener listener,
InputTransporting in,
OutputTransporting out)
protected TransportFactory.Result createLocalConnection(ClientConfiguration cfg,
ConnectionListener listener)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||