Class VmPipeAddressEditor

All Implemented Interfaces:
PropertyEditor

public class VmPipeAddressEditor extends AbstractPropertyEditor
A PropertyEditor which converts a String into a VmPipeAddress and vice versa. Valid values specify an integer port number optionally prefixed with a ':'. E.g.: :80, 22.
See Also: