Oracle® Fusion Middleware Java API Reference for Oracle Security Developer Tools
14c (14.1.2.0.0)
G12049-01
- java.lang.Object
-
- oracle.security.crypto.cmp.transport.TCPMessage.Flag
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
static TCPMessage.Flag |
CLOSE_CONNECTION
If asserted in a request, indicates that the server
should close the connection after sending the response.
|
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Field Detail
-
CLOSE_CONNECTION
public static final TCPMessage.Flag CLOSE_CONNECTION
If asserted in a request, indicates that the server
should close the connection after sending the response.
- Since:
- CMP2000
-
Method Detail
-
getValue
public int getValue()
Oracle® Fusion Middleware Java API Reference for Oracle Security Developer Tools
14c (14.1.2.0.0)
G12049-01
Copyright © 2024
, Oracle and/or its affiliates. All rights reserved.