Package | Description |
---|---|
org.alfresco.jlan.oncrpc |
Modifier and Type | Method and Description |
---|---|
void |
RpcPacket.packPortMapping(PortMapping portMap)
Pack a port mapping structure
|
protected void |
RpcNetworkServer.registerRPCServer(PortMapping mapping)
Register a port/protocol for the RPC server
|
protected void |
RpcNetworkServer.registerRPCServer(PortMapping[] mappings)
Register a set of ports/protocols for the RPC server
|
protected void |
RpcNetworkServer.unregisterRPCServer(PortMapping mapping)
Unregister a port/protocol for the RPC server
|
protected void |
RpcNetworkServer.unregisterRPCServer(PortMapping[] mappings)
Unregister a set of ports/protocols for the RPC server
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.