org.limitless.nmc.Client
Interface MuConnectionFactory.ConnectionFactory
- All Known Implementing Classes:
- MuckConnection.Factory
- Enclosing class:
- MuConnectionFactory
public static interface MuConnectionFactory.ConnectionFactory
A ConnectionFactory creates a connection channel object on
demand.
create
MuLineEvent.Source create(MuLoginDescription description)
throws java.net.UnknownHostException
- When requested, create an object which does all the
protocol handling for a target server.
- Throws:
java.net.UnknownHostException
Copyright © 1995, 2004 Limitless Knowledge Association, All Rights Reserved.