| ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.sybase.jdbc2.jdbc.ProtocolManager
Field Summary | |
private static java.util.Hashtable | _protocols |
Constructor Summary | |
private | ProtocolManager() |
Method Summary | |
protected static synchronized com.sybase.jdbc2.jdbc.Protocol | getProtocol(java.lang.String ) |
static synchronized void | registerProtocol(com.sybase.jdbc2.jdbc.Protocol ) |
Methods inherited from class java.lang.Object |
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize |
Field Detail |
private static java.util.Hashtable _protocols
Constructor Detail |
private ProtocolManager()
Method Detail |
protected static synchronized com.sybase.jdbc2.jdbc.Protocol getProtocol(java.lang.String )
public static synchronized void registerProtocol(com.sybase.jdbc2.jdbc.Protocol )
| ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |