Package xyz.cofe.trambda.tcp
Class PubProxy
- java.lang.Object
-
- xyz.cofe.trambda.tcp.PubProxy
-
public class PubProxy extends Object
Прокси для создания/получения"издателя"см
Subscribe
-
-
Constructor Summary
Constructors Constructor Description PubProxy()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected ThrowablehasParamsError(Method method)protected ThrowablenotImpl(Method method)<T> Tproxy(Class<T> cls)protected Publisher<?>publisher(Method method)protected ThrowableretNotPublisher(Method method)
-