|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServicePoint | |
---|---|
com.bmc.mainview.nvbapi | Provides access to MAINVIEW views over a network. |
Uses of ServicePoint in com.bmc.mainview.nvbapi |
---|
Methods in com.bmc.mainview.nvbapi that return types with arguments of type ServicePoint | |
---|---|
java.util.Vector<ServicePoint> |
HostServer.loadTargets(Conversation conv)
A utility method that retrieves the PLEXMGR view and lists the available MVI-3 targets |
java.util.Vector<ServicePoint> |
HostServer.loadTargets(Conversation conv,
java.lang.String product)
A utility method that retrieves the PLEXMGR view and lists the available MVI-3 targets |
Methods in com.bmc.mainview.nvbapi with parameters of type ServicePoint | |
---|---|
void |
Conversation.access(ServicePoint sp)
Sets the target that this conversation will send requests to. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |