Uses of Class
org.nuxeo.dmk.DmkProtocol
-
Packages that use DmkProtocol Package Description org.nuxeo.dmk -
-
Uses of DmkProtocol in org.nuxeo.dmk
Fields in org.nuxeo.dmk with type parameters of type DmkProtocol Modifier and Type Field Description protected Map<String,DmkProtocol>
DmkComponent. configs
Methods in org.nuxeo.dmk with parameters of type DmkProtocol Modifier and Type Method Description protected com.sun.jdmk.comm.HtmlAdaptorServer
DmkComponent. newAdaptor(DmkProtocol config)
protected com.sun.jdmk.comm.internal.JDMKServerConnector
DmkComponent. newConnector(DmkProtocol config)
-