public class PListEntry extends Object
| Constructor and Description |
|---|
PListEntry(String entry,
org.apache.activemq.util.ByteSequence bs,
Object locator) |
| Modifier and Type | Method and Description |
|---|---|
PListEntry |
copy() |
org.apache.activemq.util.ByteSequence |
getByteSequence() |
String |
getId() |
Object |
getLocator() |
public PListEntry(String entry, org.apache.activemq.util.ByteSequence bs, Object locator)
public org.apache.activemq.util.ByteSequence getByteSequence()
public Object getLocator()
public PListEntry copy()
Copyright © 2005–2020 The Apache Software Foundation. All rights reserved.