Package | Description |
---|---|
oracle.ifs.protocols.cup.commands | |
oracle.ifs.protocols.cup.server | |
oracle.ifs.protocols.utils |
Modifier and Type | Method and Description |
---|---|
protected String |
CupHelpResultTranslator.getResourceString(IfsProtocolServer server,
LibrarySession session,
String key) |
protected String |
CupHelpResultTranslator.getResourceString(IfsProtocolServer server,
LibrarySession session,
String key,
Object[] inserts) |
Modifier and Type | Class and Description |
---|---|
class |
CommandlineUtilityServer |
Constructor and Description |
---|
CupServerChannel(IfsProtocolServer server,
Socket socket,
int key,
String threadName)
The Constructor.
|
Modifier and Type | Method and Description |
---|---|
IfsProtocolServer |
IfsServerChannel.getProtocolServer()
Gets the ProtocolServer that started this Channel.
|
Constructor and Description |
---|
IfsServerChannel(IfsProtocolServer server,
Socket controlSocket,
int key,
String threadName)
The Constructor.
|
Copyright © 2023. All rights reserved.