|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.sun.jndi.toolkit.ctx.PartialCompositeContext
|
+--com.sun.jndi.toolkit.ctx.ComponentContext
|
+--com.sun.jndi.toolkit.ctx.AtomicContext
|
+--com.sun.jndi.toolkit.ctx.PartialCompositeDirContext
|
+--com.sun.jndi.toolkit.ctx.ComponentDirContext
|
+--com.novell.service.ncpext.NCPExtensionDirContext
Represents an NCPExtension loaded on a NetWare server. An NCPExtensionDirContext implements the NCPExtension interface and has one attribute, NCPExtensionInfo, with a single value that is an instance of NCPExtensionInfoImpl with attribute ID equal to the static string value in NCPExtensionStrings.NCPEXTENSION_ATTRIBUTE_ID.
NCPExtension,
NCPExtensionInfo,
NCPExtensionInfoImpl| Method Summary | |
byte[] |
send(byte[] request,
int maxReplyLength)
Sends a request to an NCP Extension. |
| Methods inherited from class com.sun.jndi.toolkit.ctx.PartialCompositeDirContext |
bind,
bind,
createSubcontext,
createSubcontext,
getAttributes,
getAttributes,
getAttributes,
getAttributes,
getSchema,
getSchema,
getSchemaClassDefinition,
getSchemaClassDefinition,
modifyAttributes,
modifyAttributes,
modifyAttributes,
modifyAttributes,
rebind,
rebind,
search,
search,
search,
search,
search,
search,
search,
search |
| Methods inherited from class com.sun.jndi.toolkit.ctx.PartialCompositeContext |
bind,
bind,
composeName,
composeName,
createSubcontext,
createSubcontext,
destroySubcontext,
destroySubcontext,
getNameParser,
getNameParser,
list,
list,
listBindings,
listBindings,
lookup,
lookup,
lookupLink,
lookupLink,
rebind,
rebind,
rename,
rename,
resolveToClass,
resolveToClass,
unbind,
unbind |
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Method Detail |
public byte[] send(byte[] request,
int maxReplyLength)
throws com.novell.service.jncp.NSIException
request - The byte array containing request data.maxReplyLength - The maximum number of bytes the user wants
returned.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||