public interface ExtendedRequest extends java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
ExtendedResponse |
createExtendedResponse(java.lang.String id,
byte[] berValue,
int offset,
int length) |
byte[] |
getEncodedValue() |
java.lang.String |
getID() |
java.lang.String getID()
byte[] getEncodedValue()
ExtendedResponse createExtendedResponse(java.lang.String id, byte[] berValue, int offset, int length) throws javax.naming.NamingException
javax.naming.NamingException