A B C D E F G H I K L M N O P R S T U V W X Y

P

PARTIAL_LOCK_1_0 - Static variable in class com.vhosting.netconf.transport.Session
 
PartialLock - Class in com.vhosting.netconf
The partial-lock Netconf operation.
PartialLock(Session, XPathSelections) - Constructor for class com.vhosting.netconf.PartialLock
Create the partial-lock Netconf operation.
PartialLock.PartialLockReply - Class in com.vhosting.netconf
This class provides specific methods to process the data obtained in response to a RpcReply after a partial-lock operation.
PartialLock.PartialLockReply(RpcReply) - Constructor for class com.vhosting.netconf.PartialLock.PartialLockReply
Constructs an instance of the class.
PartialUnlock - Class in com.vhosting.netconf
The partial-unlock Netconf operation.
PartialUnlock(Session, int) - Constructor for class com.vhosting.netconf.PartialUnlock
Create the partial-unlock Netconf operation.
prefix - Variable in class com.vhosting.netconf.frame.Identity
The identity prefix.
prefix - Variable in class com.vhosting.netconf.transport.Capability
 
processNotification(NotificationEvent) - Method in interface com.vhosting.netconf.notification.NotificationsListener
Implement this method when you want intercept notifications.
processReadyForRpcRequests(RpcHandler) - Method in interface com.vhosting.netconf.transport.NetconfCatcherListener
The method is called when is finally an object of type RpcHandler that allows the sending and receiving Netconf messages.
processRpcReply(RpcReply, int) - Method in interface com.vhosting.netconf.frame.RpcReplyListener
Implement this method when you do not associate a specific listener for RPC reply to an operation.
processRpcReply(RpcReply) - Method in interface com.vhosting.netconf.frame.RpcReplySpecificListener
Implement this method to intercept the response of the RPC operation.
processTransportEvents(NetconfTransportEvent) - Method in interface com.vhosting.netconf.transport.NetconfCatcherListener
Through the implementation of this method can handle any kind of event that can be triggered during the operation of the transport protocol and the netconf protocol when sending and receiving messages.

A B C D E F G H I K L M N O P R S T U V W X Y