public class ActivatorSunJrmpExporter extends SunJrmpExporter
Activator
using the well-known
activator object identifier. This exporter implementation is only designed
to work with Java(TM) 2 Standard Edition implementations from Sun
Microsystems, Inc.Constructor and Description |
---|
ActivatorSunJrmpExporter()
Creates a JRMP exporter that exports on the standard port (1098).
|
ActivatorSunJrmpExporter(int port)
Creates a JRMP exporter that exports on the specified port.
|
public ActivatorSunJrmpExporter()
public ActivatorSunJrmpExporter(int port)
port
- the port (if zero, an anonymous port will be chosen)Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.