org.apache.cxf.ws.rm
Class AbstractSequence
java.lang.Object
org.apache.cxf.ws.rm.AbstractSequence
- Direct Known Subclasses:
- DestinationSequence, SourceSequence
public abstract class AbstractSequence
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
id
protected final Identifier id
acknowledgement
protected SequenceAcknowledgement acknowledgement
AbstractSequence
protected AbstractSequence(Identifier i)
getIdentifier
public Identifier getIdentifier()
- Returns:
- the sequence identifier
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
equals
public boolean equals(java.lang.Object other)
- Overrides:
equals in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
identifierEquals
public static boolean identifierEquals(Identifier id1,
Identifier id2)
isAcknowledged
public boolean isAcknowledged(java.math.BigInteger m)
Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.