|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProtocolProxyFactory
A factory for creating a proxy
| Method Summary | ||
|---|---|---|
|
createProxy(java.lang.Class<T> api)
Creates a new proxy based on an API. |
|
void |
setAnnotated(Annotated annotated)
Sets the ServiceType annotated |
|
void |
setProxyType(java.lang.annotation.Annotation ann)
Sets the ProxyType annotation |
|
| Method Detail |
|---|
void setProxyType(java.lang.annotation.Annotation ann)
void setAnnotated(Annotated annotated)
<T> T createProxy(java.lang.Class<T> api)
api - the remote api for the proxy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||