org.fcrepo.server.storage.service
Class Port
java.lang.Object
org.fcrepo.server.storage.service.Port
public class Port
- extends Object
A data structure for holding WSDL Port which defines bindings for a set of
abstract operations.
- Author:
- Sandy Payette
|
Constructor Summary |
Port()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
portName
public String portName
portBaseURL
public String portBaseURL
binding
public Binding binding
Port
public Port()
Copyright © 2011 DuraSpace. All Rights Reserved.