|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.limitless.nmc.Client.MuckConnection.Factory
public static class MuckConnection.Factory
This factory creates MuckConnections on demand given only a MuLoginDescription. This is important because the parsing of connection URLs is done outside the MuckConnection and there can be many connection implementations for different types.
| Constructor Summary | |
|---|---|
MuckConnection.Factory()
|
|
| Method Summary | |
|---|---|
MuLineEvent.Source |
create(MuLoginDescription description)
When requested, create an object which does all the protocol handling for a target server. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MuckConnection.Factory()
| Method Detail |
|---|
public MuLineEvent.Source create(MuLoginDescription description)
throws java.net.UnknownHostException
MuConnectionFactory.ConnectionFactory
create in interface MuConnectionFactory.ConnectionFactoryjava.net.UnknownHostException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||