Uses of Class
org.mockftpserver.core.util.HostAndPort

Packages that use HostAndPort
org.mockftpserver.core.util   
 

Uses of HostAndPort in org.mockftpserver.core.util
 

Methods in org.mockftpserver.core.util that return HostAndPort
static HostAndPort PortParser.parseExtendedAddressHostAndPort(String parameter)
          Parse the host address and port number of an extended address.
static HostAndPort PortParser.parseHostAndPort(String[] parameters)
          Parse a 32-bit IP address and 16-bit port number from the String[] of FTP command parameters.
 



Copyright © 2014. All rights reserved.