@Deprecated public class ZippedBlockRMISocketFactory extends Object implements RMIServerSocketFactory, RMIClientSocketFactory
| Constructor and Description |
|---|
ZippedBlockRMISocketFactory()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ServerSocket |
createServerSocket(int port)
Deprecated.
|
Socket |
createSocket(String host,
int port)
Deprecated.
|
public ServerSocket createServerSocket(int port) throws IOException
createServerSocket in interface RMIServerSocketFactoryIOExceptionpublic Socket createSocket(String host, int port) throws IOException
createSocket in interface RMIClientSocketFactoryIOExceptionCopyright © 2010–2021 Vegard IT GmbH, Germany. All rights reserved.