public interface RemoteNamingServerLogger
| Modifier and Type | Method and Description |
|---|---|
void |
closingChannel(org.jboss.remoting3.Channel channel,
Throwable t) |
void |
closingChannelOnChannelEnd(org.jboss.remoting3.Channel channel) |
void |
failedToDetermineClientVersion(IOException exception) |
void |
failedToSendExceptionResponse(IOException ioe) |
void |
failedToSendHeader(IOException exception) |
void |
nullCorrelationId(Throwable t) |
void |
unexpectedParameterType(byte expected,
byte actual) |
void |
unnexpectedError(Throwable t) |
void failedToSendHeader(IOException exception)
void failedToDetermineClientVersion(IOException exception)
void closingChannel(org.jboss.remoting3.Channel channel,
Throwable t)
void closingChannelOnChannelEnd(org.jboss.remoting3.Channel channel)
void unnexpectedError(Throwable t)
void nullCorrelationId(Throwable t)
void failedToSendExceptionResponse(IOException ioe)
void unexpectedParameterType(byte expected,
byte actual)
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.