Java org.apache.commons.jcs.auxiliary.remote.server RemoteCacheServerFactory fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.jcs.auxiliary.remote.server RemoteCacheServerFactory fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.jcs.auxiliary.remote.server RemoteCacheServerFactory.

The text is from its open source code.

Method

voidstartup(String host, int port, Properties props)
Starts up the remote cache server on this JVM, and binds it to the registry on the given host and port.