Uses of Class
org.apache.qpid.server.protocol.v0_8.transport.ProtocolInitiation
-
Packages that use ProtocolInitiation Package Description org.apache.qpid.server.protocol.v0_8 org.apache.qpid.server.protocol.v0_8.transport -
-
Uses of ProtocolInitiation in org.apache.qpid.server.protocol.v0_8
Methods in org.apache.qpid.server.protocol.v0_8 with parameters of type ProtocolInitiation Modifier and Type Method Description voidAMQPConnection_0_8Impl. receiveProtocolHeader(ProtocolInitiation protocolInitiation) -
Uses of ProtocolInitiation in org.apache.qpid.server.protocol.v0_8.transport
Methods in org.apache.qpid.server.protocol.v0_8.transport with parameters of type ProtocolInitiation Modifier and Type Method Description voidFrameCreatingMethodProcessor. receiveProtocolHeader(ProtocolInitiation protocolInitiation)voidMethodProcessor. receiveProtocolHeader(ProtocolInitiation protocolInitiation)
-