|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectuk.ac.ic.doc.automed.p2p.protocol.Request
uk.ac.ic.doc.automed.p2p.protocol.Request.Pathway
public static class Request.Pathway
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class uk.ac.ic.doc.automed.p2p.protocol.Request |
|---|
Request.Pathway, Request.PathwayToSource, Request.Port, Request.Query, Request.Register, Request.Remove, Request.Schema, Request.Unknown |
| Field Summary | |
|---|---|
java.lang.String |
fromSchema
|
java.lang.String |
toSchema
|
| Fields inherited from class uk.ac.ic.doc.automed.p2p.protocol.Request |
|---|
request |
| Constructor Summary | |
|---|---|
Request.Pathway(java.lang.String fromSchema,
java.lang.String toSchema)
|
|
| Method Summary | |
|---|---|
(package private) java.lang.String[] |
getBodyParts()
|
boolean |
isPathway()
|
| Methods inherited from class uk.ac.ic.doc.automed.p2p.protocol.Request |
|---|
buildMessage, isPathwayToSource, isPort, isQuery, isRegister, isRemove, isSchema, isUnknown, newRequest, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String fromSchema
public java.lang.String toSchema
| Constructor Detail |
|---|
public Request.Pathway(java.lang.String fromSchema,
java.lang.String toSchema)
| Method Detail |
|---|
public boolean isPathway()
isPathway in class Requestjava.lang.String[] getBodyParts()
getBodyParts in class Request
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||