Uses of Enum Class
com.gigaspaces.lrmi.nio.ChannelEntry.State
Packages that use ChannelEntry.State
-
Uses of ChannelEntry.State in com.gigaspaces.lrmi.nio
Subclasses with type arguments of type ChannelEntry.State in com.gigaspaces.lrmi.nioMethods in com.gigaspaces.lrmi.nio that return ChannelEntry.StateModifier and TypeMethodDescriptionstatic ChannelEntry.StateChannelEntry.State.fromCode(int code) Pivot.getChannelEntryState(SocketAddress monitoredClient) ChannelEntry.getChannelState()static ChannelEntry.StateReturns the enum constant of this class with the specified name.static ChannelEntry.State[]ChannelEntry.State.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.gigaspaces.lrmi.nio with parameters of type ChannelEntry.StateModifier and TypeMethodDescriptionprotected abstract ReplyPacket<?> SystemRequestHandlerImpl.AbstractWatchdogMonitorSystemRequestContext.createReplyPacket(boolean found, ChannelEntry.State channelEntryState) protected ReplyPacket<?> SystemRequestHandlerImpl.WatchdogMonitorSystemRequestContext.createReplyPacket(boolean found, ChannelEntry.State channelEntryState) protected ReplyPacket<?> SystemRequestHandlerImpl.WatchdogMonitorSystemRequestContextV950.createReplyPacket(boolean found, ChannelEntry.State channelEntryState) voidChannelEntry.setChannelState(ChannelEntry.State state)