|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.remoting.exchange.GetPropertiesResponse
public class GetPropertiesResponse
| Constructor Summary | |
|---|---|
GetPropertiesResponse(DataInputExtended input)
|
|
GetPropertiesResponse(java.util.Properties properties)
|
|
| Method Summary | |
|---|---|
void |
encode(DataOutputExtended output)
|
java.util.Properties |
getProperties()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetPropertiesResponse(java.util.Properties properties)
public GetPropertiesResponse(DataInputExtended input)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public void encode(DataOutputExtended output)
throws java.io.IOException
encode in interface Encodablejava.io.IOExceptionpublic java.util.Properties getProperties()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||