Table of Contents

Interface IRMIClientSocketFactory

Namespace
Java.Rmi.Server
Assembly
MASES.JNet.dll
public interface IRMIClientSocketFactory

Methods

CreateSocket(String, int)

Socket CreateSocket(String arg0, int arg1)

Parameters

arg0 String

String

arg1 int

int

Returns

Socket

Socket

Exceptions

IOException