|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.activemq.apollo.transport.ProtocolCodecFactory
public class ProtocolCodecFactory
Nested Class Summary | |
---|---|
static interface |
ProtocolCodecFactory.Provider
|
Field Summary | |
---|---|
static ClassFinder<ProtocolCodecFactory.Provider> |
providers
|
Constructor Summary | |
---|---|
ProtocolCodecFactory()
|
Method Summary | |
---|---|
static ProtocolCodecFactory.Provider |
get(java.lang.String name)
Gets the provider. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final ClassFinder<ProtocolCodecFactory.Provider> providers
Constructor Detail |
---|
public ProtocolCodecFactory()
Method Detail |
---|
public static ProtocolCodecFactory.Provider get(java.lang.String name)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |