public class ProtocolEngineCreator_0_9_1 extends Object implements ProtocolEngineCreator
| Constructor and Description |
|---|
ProtocolEngineCreator_0_9_1() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getHeaderIdentifier() |
static ProtocolEngineCreator |
getInstance() |
String |
getType() |
Protocol |
getVersion() |
org.apache.qpid.protocol.ServerProtocolEngine |
newProtocolEngine(Broker broker,
org.apache.qpid.transport.network.NetworkConnection network,
Port port,
Transport transport,
long id) |
public Protocol getVersion()
getVersion in interface ProtocolEngineCreatorpublic byte[] getHeaderIdentifier()
getHeaderIdentifier in interface ProtocolEngineCreatorpublic org.apache.qpid.protocol.ServerProtocolEngine newProtocolEngine(Broker broker, org.apache.qpid.transport.network.NetworkConnection network, Port port, Transport transport, long id)
newProtocolEngine in interface ProtocolEngineCreatorpublic static ProtocolEngineCreator getInstance()
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.