| Package | Description |
|---|---|
| org.apache.activemq |
The core JMS client API implementation classes.
|
| org.apache.activemq.openwire | |
| org.apache.activemq.state | |
| org.apache.activemq.transport |
The core Transport abstraction and support classes
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ActiveMQConnection.onWireFormatInfo(WireFormatInfo info) |
| Modifier and Type | Method and Description |
|---|---|
WireFormatInfo |
OpenWireFormat.getPreferedWireFormatInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
OpenWireFormat.renegotiateWireFormat(WireFormatInfo info) |
void |
OpenWireFormat.setPreferedWireFormatInfo(WireFormatInfo info) |
| Modifier and Type | Method and Description |
|---|---|
Response |
CommandVisitorAdapter.processWireFormat(WireFormatInfo info) |
Response |
CommandVisitor.processWireFormat(WireFormatInfo info) |
| Modifier and Type | Method and Description |
|---|---|
void |
WireFormatNegotiator.negociate(WireFormatInfo info) |
protected void |
WireFormatNegotiator.onWireFormatNegotiated(WireFormatInfo info) |
protected void |
InactivityMonitor.processInboundWireFormatInfo(WireFormatInfo info) |
protected abstract void |
AbstractInactivityMonitor.processInboundWireFormatInfo(WireFormatInfo info) |
protected void |
InactivityMonitor.processOutboundWireFormatInfo(WireFormatInfo info) |
protected abstract void |
AbstractInactivityMonitor.processOutboundWireFormatInfo(WireFormatInfo info) |
protected void |
WireFormatNegotiator.sendWireFormat(WireFormatInfo info) |
Copyright © 2005–2020 The Apache Software Foundation. All rights reserved.