|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfedora.server.storage.service.Binding
fedora.server.storage.service.HTTPBinding
public class HTTPBinding
Title: HTTPBinding.java
Description: A data structure for holding a WSDL HTTP Binding for a set of abstract operations.
| Field Summary | |
|---|---|
java.lang.String |
bindingVerb
|
HTTPOperation[] |
operations
|
| Fields inherited from class fedora.server.storage.service.Binding |
|---|
bindingName, portTypeLocalName |
| Constructor Summary | |
|---|---|
HTTPBinding()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String bindingVerb
public HTTPOperation[] operations
| Constructor Detail |
|---|
public HTTPBinding()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||