Package | Description |
---|---|
org.omg.Security |
Modifier and Type | Field and Description |
---|---|
CommunicationDirection |
OptionsDirectionPair.direction |
static CommunicationDirection |
CommunicationDirection.SecDirectionBoth |
static CommunicationDirection |
CommunicationDirection.SecDirectionReply |
static CommunicationDirection |
CommunicationDirection.SecDirectionRequest |
CommunicationDirection |
CommunicationDirectionHolder.value |
Modifier and Type | Method and Description |
---|---|
static CommunicationDirection |
CommunicationDirectionHelper.extract(Any any) |
static CommunicationDirection |
CommunicationDirection.from_int(int value) |
static CommunicationDirection |
CommunicationDirectionHelper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
CommunicationDirectionHelper.insert(Any any,
CommunicationDirection s) |
static void |
CommunicationDirectionHelper.write(OutputStream out,
CommunicationDirection s) |
Constructor and Description |
---|
CommunicationDirectionHolder(CommunicationDirection initial) |
OptionsDirectionPair(short options,
CommunicationDirection direction) |
Copyright © 2013. All Rights Reserved.