Uses of Class
org.rhq.plugins.jmx.util.Socket.Protocol

Packages that use Socket.Protocol
org.rhq.plugins.jmx.util   
 

Uses of Socket.Protocol in org.rhq.plugins.jmx.util
 

Methods in org.rhq.plugins.jmx.util that return Socket.Protocol
 Socket.Protocol Socket.getProtocol()
           
static Socket.Protocol Socket.Protocol.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Socket.Protocol[] Socket.Protocol.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.rhq.plugins.jmx.util with parameters of type Socket.Protocol
Socket(Socket.Protocol protocol, String host, long port)
           
 



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.