Uses of Class
org.apache.activemq.command.PartialCommand
-
Packages that use PartialCommand Package Description org.apache.activemq.command Command objects used via the Command Pattern to communicate among nodes -
-
Uses of PartialCommand in org.apache.activemq.command
Subclasses of PartialCommand in org.apache.activemq.command Modifier and Type Class Description class
LastPartialCommand
Represents the end marker of a stream ofPartialCommand
instances.
-