|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--jaugment2.helpers.FileMimeIdentifierEntry
An Entry that can be atached to a service enabling other services that know the service to correctly identify the mime-type(s) of files that the service understands without knowing about the type of data processed.
| Field Summary | |
private java.rmi.MarshalledObject |
ident
|
| Constructor Summary | |
FileMimeIdentifierEntry(FileMimeIdentifier ident)
|
|
| Method Summary | |
FileMimeIdentifier |
getFileMimeIdentifier()
|
| Methods inherited from class java.lang.Object |
|
| Field Detail |
private java.rmi.MarshalledObject ident
| Constructor Detail |
public FileMimeIdentifierEntry(FileMimeIdentifier ident)
throws java.io.IOException
| Method Detail |
public FileMimeIdentifier getFileMimeIdentifier()
throws java.io.IOException,
java.lang.ClassNotFoundException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||