rero.test

Class QuickConnect

public class QuickConnect extends Object

Constructor Summary
QuickConnect(URI _info)
Method Summary
StringgetCommand()
StringgetConnectCommand()
StringgetNickname()
StringgetPort()
StringgetServer()
URIgetURL()
static QuickConnectGetInformation()
booleanisSSL()
static booleanIsQuickConnect()

Constructor Detail

QuickConnect

public QuickConnect(URI _info)

Method Detail

getCommand

public String getCommand()

getConnectCommand

public String getConnectCommand()

getNickname

public String getNickname()

getPort

public String getPort()

getServer

public String getServer()

getURL

public URI getURL()

GetInformation

public static QuickConnect GetInformation()

isSSL

public boolean isSSL()

IsQuickConnect

public static boolean IsQuickConnect()