org.fcrepo.server.utilities
Class ProtocolPort
java.lang.Object
org.fcrepo.server.utilities.ProtocolPort
public class ProtocolPort
- extends Object
- Author:
- Bill Niebel
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProtocolPort
public ProtocolPort(String protocol,
String port)
throws GeneralException
- Throws:
GeneralException
getProtocol
public String getProtocol()
getPort
public String getPort()
main
public static void main(String[] args)
Copyright © 2012 DuraSpace. All Rights Reserved.