|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.server.repository.NotifyAddFile
public class NotifyAddFile
BAM Message notifying the server that a file has been added. If the server does not have the file, it will send a request for an update.
| Constructor Summary | |
|---|---|
NotifyAddFile(java.lang.String sha1)
Creates a notification message |
|
| Method Summary | |
|---|---|
java.lang.String |
getSha1()
Returns the sha1 hash of the file that's been changed. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public NotifyAddFile(java.lang.String sha1)
| Method Detail |
|---|
public java.lang.String getSha1()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||