Uses of Class
org.opendaylight.controller.cluster.messaging.MessageSliceException
Packages that use MessageSliceException
-
Uses of MessageSliceException in org.opendaylight.controller.cluster.messaging
Subclasses of MessageSliceException in org.opendaylight.controller.cluster.messagingModifier and TypeClassDescriptionclass
A MessageSliceException indicating the message assembler has already been closed.class
A MessageSliceException indicating the message assembler has already been sealed.Methods in org.opendaylight.controller.cluster.messaging that return types with arguments of type MessageSliceExceptionMethods in org.opendaylight.controller.cluster.messaging with parameters of type MessageSliceExceptionModifier and TypeMethodDescriptionstatic MessageSliceReply
MessageSliceReply.failed
(Identifier identifier, MessageSliceException failure, ActorRef sendTo) Methods in org.opendaylight.controller.cluster.messaging that throw MessageSliceExceptionModifier and TypeMethodDescriptionboolean
AssembledMessageState.addSlice
(int sliceIndex, byte[] data, int lastSliceHashCode) Adds a slice to the assembled stream.