Uses of Interface
com.sun.jmx.remote.generic.SynchroCallback

Packages that use SynchroCallback
com.sun.jmx.remote.generic Warning: Classes in this package are reserved for internal use
 

Uses of SynchroCallback in com.sun.jmx.remote.generic
 

Methods in com.sun.jmx.remote.generic with parameters of type SynchroCallback
 void ServerSynchroMessageConnectionImpl.setCallback(SynchroCallback cb)
           
 void ServerSynchroMessageConnection.setCallback(SynchroCallback cb)
          Sets a callback to receive a remote request.
 

Constructors in com.sun.jmx.remote.generic with parameters of type SynchroCallback
ClientSynchroMessageConnectionImpl(MessageConnection mc, SynchroCallback cb, Map env)
           
 



Copyright © 2014 Terracotta, Inc.. All rights reserved.