Package | Description |
---|---|
org.jboss.as.ejb3.remote.protocol | |
org.jboss.as.ejb3.remote.protocol.versionone | |
org.jboss.as.ejb3.remote.protocol.versiontwo |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMessageHandler |
Modifier and Type | Class and Description |
---|---|
class |
MethodInvocationMessageHandler |
Modifier and Type | Method and Description |
---|---|
protected MessageHandler |
VersionOneProtocolChannelReceiver.getMessageHandler(byte header)
Returns a
MessageHandler which can handle a message represented by the passed header . |
Modifier and Type | Class and Description |
---|---|
class |
CompressedMethodInvocationMessageHandler
Modified MethodInvocationMessageHandler allowing response compression.
|
Modifier and Type | Method and Description |
---|---|
protected MessageHandler |
VersionTwoProtocolChannelReceiver.getMessageHandler(byte header) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.