Class LimitedSocketFactory

  • All Implemented Interfaces:
    RMIClientSocketFactory, RMIServerSocketFactory

    public class LimitedSocketFactory
    extends RMISocketFactory
    The LimitedSocketFactoryClass is used when creating a rogue JMX server. It is required to bind the server only to the address that was specified by the user.
    Author:
    Tobias Neitzel (@qtc_de)