|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.swordfish.internal.resolver.backend.base.AbstractProxy
public abstract class AbstractProxy
| Constructor Summary | |
|---|---|
AbstractProxy()
|
|
| Method Summary | |
|---|---|
ClientResponse |
get(ClientRequest request)
Retrieves information from registry (GET operation). |
ClientResponse |
post(ClientRequest request)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractProxy()
| Method Detail |
|---|
public ClientResponse get(ClientRequest request)
RegistryProxy
get in interface RegistryProxyrequest - A bean containing request properties
ClientResponse with invocatrion results.public ClientResponse post(ClientRequest request)
post in interface RegistryProxy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||