public class CompressedMethodInvocationMessageHandler extends MethodInvocationMessageHandler
Modifier and Type | Field and Description |
---|---|
protected DeploymentRepository |
deploymentRepository |
HEADER_NO_SUCH_EJB_FAILURE, HEADER_NO_SUCH_EJB_METHOD_FAILURE, HEADER_SESSION_NOT_ACTIVE_FAILURE
Modifier and Type | Method and Description |
---|---|
protected EjbDeploymentInformation |
findEJB(String appName,
String moduleName,
String distinctName,
String beanName) |
protected DataOutputStream |
wrapMessageOutputStream(org.jboss.remoting3.MessageOutputStream messageOutputStream,
Method invokedMethod,
ComponentView componentView) |
processMessage
prepareForMarshalling, prepareForUnMarshalling, readAttachments, writeAttachments, writeException, writeInvocationFailure, writeNoSuchEJBFailureMessage, writeNoSuchEJBMethodFailureMessage
protected final DeploymentRepository deploymentRepository
protected DataOutputStream wrapMessageOutputStream(org.jboss.remoting3.MessageOutputStream messageOutputStream, Method invokedMethod, ComponentView componentView) throws IOException
wrapMessageOutputStream
in class MethodInvocationMessageHandler
IOException
protected EjbDeploymentInformation findEJB(String appName, String moduleName, String distinctName, String beanName)
Copyright © 2017 JBoss by Red Hat. All rights reserved.