public class IRCConnectionFactory extends Object
IRCConnections. For the typical usage, see IRCConnection.| Constructor and Description |
|---|
IRCConnectionFactory() |
| Modifier and Type | Method and Description |
|---|---|
static IRCConnection |
newConnection(IRCConfig config) |
static IRCConnection |
newConnection(IRCServerConfig serverConfig,
IRCRuntimeConfig runtimeConfig) |
public static IRCConnection newConnection(IRCConfig config)
public static IRCConnection newConnection(IRCServerConfig serverConfig, IRCRuntimeConfig runtimeConfig)
Copyright © 2006–2015. All rights reserved.