|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KahaRemoveDestinationCommand | |
---|---|
org.apache.activemq.store.kahadb | |
org.apache.activemq.store.kahadb.data |
Uses of KahaRemoveDestinationCommand in org.apache.activemq.store.kahadb |
---|
Methods in org.apache.activemq.store.kahadb with parameters of type KahaRemoveDestinationCommand | |
---|---|
void |
TempMessageDatabase.process(KahaRemoveDestinationCommand command)
|
protected void |
MessageDatabase.process(KahaRemoveDestinationCommand command,
Location location)
|
void |
Visitor.visit(KahaRemoveDestinationCommand command)
|
Uses of KahaRemoveDestinationCommand in org.apache.activemq.store.kahadb.data |
---|
Methods in org.apache.activemq.store.kahadb.data that return KahaRemoveDestinationCommand | |
---|---|
KahaRemoveDestinationCommand |
KahaRemoveDestinationCommand.clone()
|
KahaRemoveDestinationCommand |
KahaRemoveDestinationCommand.mergeFrom(KahaRemoveDestinationCommand other)
|
KahaRemoveDestinationCommand |
KahaRemoveDestinationCommand.mergeUnframed(org.apache.activemq.protobuf.CodedInputStream input)
|
static KahaRemoveDestinationCommand |
KahaRemoveDestinationCommand.parseFramed(org.apache.activemq.protobuf.Buffer data)
|
static KahaRemoveDestinationCommand |
KahaRemoveDestinationCommand.parseFramed(byte[] data)
|
static KahaRemoveDestinationCommand |
KahaRemoveDestinationCommand.parseFramed(org.apache.activemq.protobuf.CodedInputStream data)
|
static KahaRemoveDestinationCommand |
KahaRemoveDestinationCommand.parseFramed(InputStream data)
|
static KahaRemoveDestinationCommand |
KahaRemoveDestinationCommand.parseUnframed(org.apache.activemq.protobuf.Buffer data)
|
static KahaRemoveDestinationCommand |
KahaRemoveDestinationCommand.parseUnframed(byte[] data)
|
static KahaRemoveDestinationCommand |
KahaRemoveDestinationCommand.parseUnframed(org.apache.activemq.protobuf.CodedInputStream data)
|
static KahaRemoveDestinationCommand |
KahaRemoveDestinationCommand.parseUnframed(InputStream data)
|
Methods in org.apache.activemq.store.kahadb.data with parameters of type KahaRemoveDestinationCommand | |
---|---|
boolean |
KahaRemoveDestinationCommand.equals(KahaRemoveDestinationCommand obj)
|
KahaRemoveDestinationCommand |
KahaRemoveDestinationCommand.mergeFrom(KahaRemoveDestinationCommand other)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |