FileDocCategorySizeDatePackage
ConnectionConfig.javaAPI DocAndroid 1.5 API1011Wed May 06 22:42:46 BST 2009com.android.im.engine

ConnectionConfig

public abstract class ConnectionConfig extends Object
Represents the configuration of a connection. Default procotols will extends this class to provide their own configuration.

Fields Summary
Constructors Summary
Methods Summary
public abstract java.lang.StringgetProtocolName()
Gets the name of the protocol.

return
the name protocol.