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 TypeClassDescriptionclassA MessageSliceException indicating the message assembler has already been closed.classA 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 MessageSliceReplyMessageSliceReply.failed(Identifier identifier, MessageSliceException failure, ActorRef sendTo) Methods in org.opendaylight.controller.cluster.messaging that throw MessageSliceExceptionModifier and TypeMethodDescriptionbooleanAssembledMessageState.addSlice(int sliceIndex, byte[] data, int lastSliceHashCode) Adds a slice to the assembled stream.