Uses of Interface
org.jboss.remotingjmx.ServerMessageInterceptor.Event
-
Packages that use ServerMessageInterceptor.Event Package Description org.jboss.remotingjmx -
-
Uses of ServerMessageInterceptor.Event in org.jboss.remotingjmx
Methods in org.jboss.remotingjmx with parameters of type ServerMessageInterceptor.Event Modifier and Type Method Description voidServerMessageInterceptor. handleEvent(ServerMessageInterceptor.Event event)Called to handle the actual event, gives the Interceptor an opportunity to wrap the call.
-