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) |
processMessageprepareForMarshalling, prepareForUnMarshalling, readAttachments, writeAttachments, writeException, writeInvocationFailure, writeNoSuchEJBFailureMessage, writeNoSuchEJBMethodFailureMessageprotected final DeploymentRepository deploymentRepository
protected DataOutputStream wrapMessageOutputStream(org.jboss.remoting3.MessageOutputStream messageOutputStream, Method invokedMethod, ComponentView componentView) throws IOException
wrapMessageOutputStream in class MethodInvocationMessageHandlerIOExceptionprotected EjbDeploymentInformation findEJB(String appName, String moduleName, String distinctName, String beanName)
Copyright © 2023 JBoss by Red Hat. All rights reserved.