|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.messaging.core.message.impl.MessageImpl
org.jboss.messaging.core.server.impl.ServerMessageImpl
org.jboss.messaging.core.persistence.impl.nullpm.NullStorageLargeServerMessage
public class NullStorageLargeServerMessage
A NullStorageLargeServerMessage
Field Summary |
---|
Fields inherited from class org.jboss.messaging.core.message.impl.MessageImpl |
---|
durable, HDR_ACTUAL_EXPIRY_TIME, HDR_DUPLICATE_DETECTION_ID, HDR_FROM_CLUSTER, HDR_GROUP_ID, HDR_LAST_VALUE_NAME, HDR_ORIG_MESSAGE_ID, HDR_ORIGINAL_DESTINATION, HDR_ROUTE_TO_IDS, HDR_SCHEDULED_DELIVERY_TIME, messageID, type |
Constructor Summary | |
---|---|
NullStorageLargeServerMessage()
|
Method Summary | |
---|---|
void |
addBytes(byte[] bytes)
|
void |
complete()
|
void |
deleteFile()
|
boolean |
isLargeMessage()
|
void |
releaseResources()
Close the files if opened |
Methods inherited from class org.jboss.messaging.core.server.impl.ServerMessageImpl |
---|
copy, copy, createReference, decrementDurableRefCount, decrementRefCount, getLargeBodySize, getMemoryEstimate, getRefCount, incrementDurableRefCount, incrementRefCount, isStored, setMessageID, setStored, setType, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.jboss.messaging.core.server.LargeServerMessage |
---|
getLargeBodySize |
Methods inherited from interface org.jboss.messaging.core.server.ServerMessage |
---|
copy, copy, createReference, decrementDurableRefCount, decrementRefCount, getMemoryEstimate, getRefCount, incrementDurableRefCount, incrementRefCount, isStored, setMessageID, setStored |
Methods inherited from interface org.jboss.messaging.core.journal.EncodingSupport |
---|
decode, encode, getEncodeSize |
Constructor Detail |
---|
public NullStorageLargeServerMessage()
Method Detail |
---|
public void releaseResources()
LargeServerMessage
releaseResources
in interface LargeServerMessage
public void addBytes(byte[] bytes)
addBytes
in interface LargeServerMessage
public void deleteFile() throws java.lang.Exception
deleteFile
in interface LargeServerMessage
java.lang.Exception
public void complete() throws java.lang.Exception
complete
in interface LargeServerMessage
java.lang.Exception
public boolean isLargeMessage()
isLargeMessage
in interface Message
isLargeMessage
in class ServerMessageImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |