public interface OSCPEndpoint
| Modifier and Type | Method and Description |
|---|---|
MDDescription |
getMDDescription()
Get deep clone of MD description.
|
MDIB |
getMDIB()
Create an MDIB container object.
|
MDState |
getMDState()
Get deep clone of all MD states.
|
MDState |
getMDState(java.util.List<java.lang.String> handles)
Get deep clone of MD states.
|
MDDescription getMDDescription()
MDIB getMDIB()
MDState getMDState()
MDState getMDState(java.util.List<java.lang.String> handles)
handles - List of handles to match.