code stringlengths 1 2.01M | repo_name stringlengths 3 62 | path stringlengths 1 267 | language stringclasses 231
values | license stringclasses 13
values | size int64 1 2.01M |
|---|---|---|---|---|---|
/*
* OptionInfo.java
*
* Copyright (c) 2011, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this l... | 100json-jspf | modules/core/src/net/xeoh/plugins/diagnosis/local/options/status/OptionInfo.java | Java | bsd | 2,320 |
/*
* StatusChange.java
*
* Copyright (c) 2011, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this... | 100json-jspf | modules/core/src/net/xeoh/plugins/diagnosis/local/DiagnosisStatus.java | Java | bsd | 2,662 |
/*
* Diagnosis.java
*
* Copyright (c) 2011, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this li... | 100json-jspf | modules/core/src/net/xeoh/plugins/diagnosis/local/Diagnosis.java | Java | bsd | 3,915 |
/*
* DiagnosisImpl.java
*
* Copyright (c) 2011, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, thi... | 100json-jspf | modules/core/src/net/xeoh/plugins/diagnosis/local/impl/DiagnosisImpl.java | Java | bsd | 10,898 |
/*
* DiagnosisStatusImpl.java
*
* Copyright (c) 2011, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notic... | 100json-jspf | modules/core/src/net/xeoh/plugins/diagnosis/local/impl/DiagnosisStatusImpl.java | Java | bsd | 4,027 |
/*
* EntryCallback.java
*
* Copyright (c) 2011, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, thi... | 100json-jspf | modules/core/src/net/xeoh/plugins/diagnosis/local/impl/serialization/java/EntryCallback.java | Java | bsd | 1,707 |
/*
* Entry.java
*
* Copyright (c) 2011, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this list o... | 100json-jspf | modules/core/src/net/xeoh/plugins/diagnosis/local/impl/serialization/java/Entry.java | Java | bsd | 4,189 |
/*
* SerializationFile.java
*
* Copyright (c) 2011, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice,... | 100json-jspf | modules/core/src/net/xeoh/plugins/diagnosis/local/impl/serialization/java/LogFileWriter.java | Java | bsd | 5,106 |
/*
* SerializationFile.java
*
* Copyright (c) 2011, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, th... | 100json-jspf | modules/core/src/net/xeoh/plugins/diagnosis/local/impl/serialization/java/LogFileReader.java | Java | bsd | 3,983 |
/*
* DiagnosisChannel.java
*
* Copyright (c) 2011, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, ... | 100json-jspf | modules/core/src/net/xeoh/plugins/diagnosis/local/impl/DiagnosisChannelImpl.java | Java | bsd | 3,984 |
/*
* DiagnosisChannel.java
*
* Copyright (c) 2011, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, ... | 100json-jspf | modules/core/src/net/xeoh/plugins/diagnosis/local/impl/DiagnosisChannelDummyImpl.java | Java | bsd | 2,332 |
/*
* DiagnosisChannelUtil.java
*
* Copyright (c) 2011, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright noti... | 100json-jspf | modules/core/src/net/xeoh/plugins/diagnosis/local/util/DiagnosisChannelUtil.java | Java | bsd | 3,479 |
/*
* DiagnosisUtil.java
*
* Copyright (c) 2011, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, thi... | 100json-jspf | modules/core/src/net/xeoh/plugins/diagnosis/local/util/DiagnosisUtil.java | Java | bsd | 4,474 |
/*
* TwoStateCondition.java
*
* Copyright (c) 2011, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice,... | 100json-jspf | modules/core/src/net/xeoh/plugins/diagnosis/local/util/conditions/TwoStateMatcherAND.java | Java | bsd | 3,508 |
/*
* TwoStateCondition.java
*
* Copyright (c) 2011, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice,... | 100json-jspf | modules/core/src/net/xeoh/plugins/diagnosis/local/util/conditions/TwoStateCondition.java | Java | bsd | 2,614 |
/*
* Matcher.java
*
* Copyright (c) 2011, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this list... | 100json-jspf | modules/core/src/net/xeoh/plugins/diagnosis/local/util/conditions/matcher/Matcher.java | Java | bsd | 1,856 |
/*
* Contains
*
* Copyright (c) 2011, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this list of
... | 100json-jspf | modules/core/src/net/xeoh/plugins/diagnosis/local/util/conditions/matcher/Contains.java | Java | bsd | 2,212 |
/*
* Exact.java
*
* Copyright (c) 2011, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this list o... | 100json-jspf | modules/core/src/net/xeoh/plugins/diagnosis/local/util/conditions/matcher/Is.java | Java | bsd | 2,124 |
/*
* TwoStateCondition.java
*
* Copyright (c) 2011, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice,... | 100json-jspf | modules/core/src/net/xeoh/plugins/diagnosis/local/util/conditions/TwoStateMatcher.java | Java | bsd | 3,806 |
/*
* Condition.java
*
* Copyright (c) 2011, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this li... | 100json-jspf | modules/core/src/net/xeoh/plugins/diagnosis/local/util/conditions/Condition.java | Java | bsd | 2,624 |
/*
* InformationItem.java
*
* Copyright (c) 2009, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, t... | 100json-jspf | modules/core/src/net/xeoh/plugins/informationbroker/InformationItem.java | Java | bsd | 1,915 |
/*
* Infobroker.java
*
* Copyright (c) 2009, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this l... | 100json-jspf | modules/core/src/net/xeoh/plugins/informationbroker/InformationBroker.java | Java | bsd | 4,937 |
/*
* InformationListener.java
*
* Copyright (c) 2009, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notic... | 100json-jspf | modules/core/src/net/xeoh/plugins/informationbroker/InformationListener.java | Java | bsd | 2,067 |
/**
* Top level package for the information broker.
*
* @since 1.0
*/
package net.xeoh.plugins.informationbroker; | 100json-jspf | modules/core/src/net/xeoh/plugins/informationbroker/package-info.java | Java | bsd | 122 |
/*
* OptionDummy.java
*
* Copyright (c) 2009, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this ... | 100json-jspf | modules/core/src/net/xeoh/plugins/informationbroker/options/subscribe/OptionInstantRequest.java | Java | bsd | 2,435 |
/**
* Options to <code>subscribe()</code>.
*
* @since 1.0
*/
package net.xeoh.plugins.informationbroker.options.subscribe; | 100json-jspf | modules/core/src/net/xeoh/plugins/informationbroker/options/subscribe/package-info.java | Java | bsd | 130 |
/**
* Options to <code>publish()</code>.
*
* @since 1.0
*/
package net.xeoh.plugins.informationbroker.options.publish; | 100json-jspf | modules/core/src/net/xeoh/plugins/informationbroker/options/publish/package-info.java | Java | bsd | 126 |
/*
* OptionDummy.java
*
* Copyright (c) 2009, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this ... | 100json-jspf | modules/core/src/net/xeoh/plugins/informationbroker/options/publish/OptionSilentPublish.java | Java | bsd | 2,284 |
/*
* GetPluginOption.java
*
* Copyright (c) 2009, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, t... | 100json-jspf | modules/core/src/net/xeoh/plugins/informationbroker/options/SubscribeOption.java | Java | bsd | 1,899 |
/**
* Top level package for information broker options.
*
* @since 1.0
*/
package net.xeoh.plugins.informationbroker.options; | 100json-jspf | modules/core/src/net/xeoh/plugins/informationbroker/options/package-info.java | Java | bsd | 134 |
/*
* GetPluginOption.java
*
* Copyright (c) 2009, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, t... | 100json-jspf | modules/core/src/net/xeoh/plugins/informationbroker/options/PublishOption.java | Java | bsd | 1,895 |
/*
* InformationBrokerImpl.java
*
* Copyright (c) 2009, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright not... | 100json-jspf | modules/core/src/net/xeoh/plugins/informationbroker/impl/InformationBrokerImpl.java | Java | bsd | 7,746 |
/*
* InformationBrokerUtil.java
*
* Copyright (c) 2009, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright not... | 100json-jspf | modules/core/src/net/xeoh/plugins/informationbroker/util/InformationBrokerUtil.java | Java | bsd | 6,319 |
/**
* Utils for various {@link net.xeoh.plugins.informationbroker.InformationBroker} classes and objects.
*
* @since 1.0
*/
package net.xeoh.plugins.informationbroker.util; | 100json-jspf | modules/core/src/net/xeoh/plugins/informationbroker/util/package-info.java | Java | bsd | 180 |
/*
* Main.java
*
* Copyright (c) 2008, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this li... | 100json-jspf | modules/core/example/quickstart/Main.java | Java | bsd | 2,851 |
/*
* TestPlugin.java
*
* Copyright (c) 2008, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, t... | 100json-jspf | modules/core/example/quickstart/outputservice/OutputService.java | Java | bsd | 1,892 |
/*
* TestPluginImpl.java
*
* Copyright (c) 2008, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notic... | 100json-jspf | modules/core/example/quickstart/outputservice/impl/OutputServiceImpl.java | Java | bsd | 2,566 |
package quickstart.outputservice.impl;
import net.xeoh.plugins.base.annotations.PluginImplementation;
import net.xeoh.plugins.base.annotations.events.Init;
import net.xeoh.plugins.base.annotations.injections.InjectPlugin;
import quickstart.dataservice.DataService;
import quickstart.outputservice.OutputService;
... | 100json-jspf | modules/core/example/quickstart/outputservice/impl/TheOtherOutputServiceImpl.java | Java | bsd | 1,188 |
/*
* DataService.java
*
* Copyright (c) 2008, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, ... | 100json-jspf | modules/core/example/quickstart/dataservice/DataService.java | Java | bsd | 1,900 |
/*
* TestPluginImpl.java
*
* Copyright (c) 2008, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notic... | 100json-jspf | modules/core/example/quickstart/dataservice/impl/DataServiceImpl.java | Java | bsd | 2,091 |
/*
* Main.java
*
* Copyright (c) 2008, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this li... | 100json-jspf | modules/core/example/multipleplugins/Main.java | Java | bsd | 3,030 |
/*
* RemoteAPIJSON
*
* Copyright (c) 2010, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, thi... | 100json-jspf | modules/plugins/remote.json/src/net/xeoh/plugins/remote/RemoteAPIJSON.java | Java | bsd | 1,776 |
/*
* RemoteAPIImpl.java
*
* Copyright (c) 2009, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, thi... | 100json-jspf | modules/plugins/remote.json/src/net/xeoh/plugins/remote/impl/json/RemoteAPIImpl.java | Java | bsd | 12,182 |
package net.xeoh.plugins.remote.impl.javascript;
import org.directwebremoting.extend.AbstractCreator;
import org.directwebremoting.extend.Creator;
/**
* Used to put in our own objects.
*
* @author Thomas Lottermann
*
*/
public class ObjectCreator extends AbstractCreator implements Creator {
Ob... | 100json-jspf | modules/plugins/remote.javascript/src/net/xeoh/plugins/remote/impl/javascript/ObjectCreator.java | Java | bsd | 912 |
/*
* RemoteAPIImpl.java
*
* Copyright (c) 2009, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, thi... | 100json-jspf | modules/plugins/remote.javascript/src/net/xeoh/plugins/remote/impl/javascript/RemoteAPIImpl.java | Java | bsd | 9,148 |
/*
* RemoteAPIJavaScript
*
* Copyright (c) 2010, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notic... | 100json-jspf | modules/plugins/remote.javascript/src/net/xeoh/plugins/remote/RemoteAPIJavaScript.java | Java | bsd | 1,788 |
/*
* RemoteAPIImpl.java
*
* Copyright (c) 2008, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice... | 100json-jspf | modules/plugins/remote.ermi/src/net/xeoh/plugins/remote/impl/ermi/RemoteAPIImpl.java | Java | bsd | 10,437 |
/*
* RemoteAPI.java
*
* Copyright (c) 2008, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, th... | 100json-jspf | modules/plugins/remote.ermi/src/net/xeoh/plugins/remote/RemoteAPIERMI.java | Java | bsd | 2,236 |
/*
* RemoteAPILipe.java
*
* Copyright (c) 2009, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, thi... | 100json-jspf | modules/plugins/remote.lipermi/src/net/xeoh/plugins/remote/RemoteAPILipe.java | Java | bsd | 1,684 |
/*
* RemoteAPIImpl.java
*
* Copyright (c) 2008, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice... | 100json-jspf | modules/plugins/remote.lipermi/src/net/xeoh/plugins/remote/impl/lipermi/RemoteAPIImpl.java | Java | bsd | 8,965 |
/*
* PublishMethod.java
*
* Copyright (c) 2008, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice... | 100json-jspf | modules/plugins/remote/src/net/xeoh/plugins/remote/PublishMethod.java | Java | bsd | 3,246 |
/*
* RemoteAPI.java
*
* Copyright (c) 2008, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, th... | 100json-jspf | modules/plugins/remote/src/net/xeoh/plugins/remote/RemoteAPI.java | Java | bsd | 6,718 |
/*
* RemoteConnectionXXX.java
*
* Copyright (c) 2009, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notic... | 100json-jspf | modules/plugins/remote/src/net/xeoh/plugins/remote/RemotePluginHandler.java | Java | bsd | 2,188 |
/**
* Interfaces related to exporting and importing plugin over the network.
*
* @since 1.0
*/
package net.xeoh.plugins.remote; | 100json-jspf | modules/plugins/remote/src/net/xeoh/plugins/remote/package-info.java | Java | bsd | 131 |
/*
* ExportResultImpl.java
*
* Copyright (c) 2009, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, ... | 100json-jspf | modules/plugins/remote/src/net/xeoh/plugins/remote/util/vanilla/ExportResultImpl.java | Java | bsd | 2,212 |
/*
* PluginExport.java
*
* Copyright (c) 2010, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this... | 100json-jspf | modules/plugins/remote/src/net/xeoh/plugins/remote/util/internal/PluginExport.java | Java | bsd | 4,234 |
/*
* ExportResult.java
*
* Copyright (c) 2009, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this... | 100json-jspf | modules/plugins/remote/src/net/xeoh/plugins/remote/ExportResult.java | Java | bsd | 2,067 |
/*
* DiscoveredPlugin.java
*
* Copyright (c) 2009, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, ... | 100json-jspf | modules/plugins/remote.discovery/src/net/xeoh/plugins/remotediscovery/DiscoveredPlugin.java | Java | bsd | 2,497 |
/*
* OptionLatest.java
*
* Copyright (c) 2009, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this... | 100json-jspf | modules/plugins/remote.discovery/src/net/xeoh/plugins/remotediscovery/options/discover/OptionOldest.java | Java | bsd | 1,973 |
/*
* OptionCapabilities.java
*
* Copyright (c) 2009, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice... | 100json-jspf | modules/plugins/remote.discovery/src/net/xeoh/plugins/remotediscovery/options/discover/OptionRemotePluginCapabilities.java | Java | bsd | 2,246 |
/*
* OptionCapabilities.java
*
* Copyright (c) 2009, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice... | 100json-jspf | modules/plugins/remote.discovery/src/net/xeoh/plugins/remotediscovery/options/discover/OptionNearest.java | Java | bsd | 1,924 |
/*
* OptionCapabilities.java
*
* Copyright (c) 2009, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice... | 100json-jspf | modules/plugins/remote.discovery/src/net/xeoh/plugins/remotediscovery/options/discover/OptionDiscoverAllLocal.java | Java | bsd | 1,965 |
/*
* OptionLatest.java
*
* Copyright (c) 2009, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this... | 100json-jspf | modules/plugins/remote.discovery/src/net/xeoh/plugins/remotediscovery/options/discover/OptionYoungest.java | Java | bsd | 1,969 |
/*
* OptionCapabilities.java
*
* Copyright (c) 2009, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice... | 100json-jspf | modules/plugins/remote.discovery/src/net/xeoh/plugins/remotediscovery/options/discover/OptionDiscoverAll.java | Java | bsd | 1,990 |
/*
* OptionCapabilities.java
*
* Copyright (c) 2009, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice... | 100json-jspf | modules/plugins/remote.discovery/src/net/xeoh/plugins/remotediscovery/options/discover/OptionCallback.java | Java | bsd | 3,189 |
/*
* DiscoverOption.java
*
* Copyright (c) 2009, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, th... | 100json-jspf | modules/plugins/remote.discovery/src/net/xeoh/plugins/remotediscovery/options/DiscoverOption.java | Java | bsd | 1,739 |
package net.xeoh.plugins.remotediscovery.impl.v4;
import java.net.URI;
import java.util.ArrayList;
import java.util.List;
import net.xeoh.plugins.remote.PublishMethod;
import net.xeoh.plugins.remotediscovery.DiscoveredPlugin;
/**
* @author Thomas Lottermann
*/
public class DiscoveredPluginImpl implemen... | 100json-jspf | modules/plugins/remote.discovery/src/net/xeoh/plugins/remotediscovery/impl/v4/DiscoveredPluginImpl.java | Java | bsd | 2,940 |
/*
* LocalFileProbe.java
*
* Copyright (c) 2010, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, th... | 100json-jspf | modules/plugins/remote.discovery/src/net/xeoh/plugins/remotediscovery/impl/v4/probes/local/LocalProbe.java | Java | bsd | 4,537 |
/*
* NetworkProbe.java
*
* Copyright (c) 2010, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this... | 100json-jspf | modules/plugins/remote.discovery/src/net/xeoh/plugins/remotediscovery/impl/v4/probes/network/NetworkProbe.java | Java | bsd | 25,869 |
package net.xeoh.plugins.remotediscovery.impl.v4.probes.network;
import java.net.InetAddress;
/**
*
* @author rb
*
*/
public class RemoteManagerEndpoint {
/** */
public InetAddress address;
/** */
public int port;
/**
* @param adr
* @param port
*/
public RemoteManager... | 100json-jspf | modules/plugins/remote.discovery/src/net/xeoh/plugins/remotediscovery/impl/v4/probes/network/RemoteManagerEndpoint.java | Java | bsd | 535 |
/*
* AbstractProbe.java
*
* Copyright (c) 2010, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, thi... | 100json-jspf | modules/plugins/remote.discovery/src/net/xeoh/plugins/remotediscovery/impl/v4/probes/AbstractProbe.java | Java | bsd | 2,250 |
package net.xeoh.plugins.remotediscovery.impl.v4;
import java.io.IOException;
import java.net.ServerSocket;
import java.net.URI;
import java.util.Collection;
import java.util.Random;
import java.util.concurrent.ThreadFactory;
import net.xeoh.plugins.base.Plugin;
import net.xeoh.plugins.base.PluginManager;
... | 100json-jspf | modules/plugins/remote.discovery/src/net/xeoh/plugins/remotediscovery/impl/v4/RemoteDiscoveryImpl.java | Java | bsd | 5,205 |
package net.xeoh.plugins.remotediscovery.impl.v4;
import java.util.Timer;
import java.util.TimerTask;
import net.xeoh.plugins.base.Plugin;
import net.xeoh.plugins.remotediscovery.options.DiscoverOption;
import net.xeoh.plugins.remotediscovery.options.discover.OptionCallback;
/**
* A request for callbacks.
*
* @a... | 100json-jspf | modules/plugins/remote.discovery/src/net/xeoh/plugins/remotediscovery/impl/v4/CallbackRequest.java | Java | bsd | 1,603 |
package net.xeoh.plugins.remotediscovery.impl.v3;
import java.net.URI;
import java.util.ArrayList;
import java.util.List;
import net.xeoh.plugins.remote.PublishMethod;
import net.xeoh.plugins.remotediscovery.DiscoveredPlugin;
/**
* @author Thomas Lottermann
*/
public class DiscoveredPluginImpl implemen... | 100json-jspf | modules/plugins/remote.discovery/src/net/xeoh/plugins/remotediscovery/impl/v3/DiscoveredPluginImpl.java | Java | bsd | 2,747 |
package net.xeoh.plugins.remotediscovery.impl.v3;
import java.io.IOException;
import java.net.InetAddress;
import java.net.ServerSocket;
import java.net.URI;
import java.net.URISyntaxException;
import java.security.AccessController;
import java.security.PrivilegedAction;
import java.util.ArrayList;
import ja... | 100json-jspf | modules/plugins/remote.discovery/src/net/xeoh/plugins/remotediscovery/impl/v3/RemoteDiscoveryImpl.java | Java | bsd | 29,092 |
package net.xeoh.plugins.remotediscovery.impl.v3;
import java.util.Timer;
import java.util.TimerTask;
import net.xeoh.plugins.base.Plugin;
import net.xeoh.plugins.remotediscovery.options.DiscoverOption;
import net.xeoh.plugins.remotediscovery.options.discover.OptionCallback;
/**
* A request for callbacks.
*
* @a... | 100json-jspf | modules/plugins/remote.discovery/src/net/xeoh/plugins/remotediscovery/impl/v3/CallbackRequest.java | Java | bsd | 1,647 |
package net.xeoh.plugins.remotediscovery.impl.v3;
import java.io.Serializable;
import java.net.InetAddress;
/**
*
* @author rb
*
*/
final class RemoteManagerEndpoint implements Serializable {
private static final long serialVersionUID = -7370418870963776624L;
public InetAddress address;
public int ... | 100json-jspf | modules/plugins/remote.discovery/src/net/xeoh/plugins/remotediscovery/impl/v3/RemoteManagerEndpoint.java | Java | bsd | 1,062 |
/*
* DiscoverCall.java
*
* Copyright (c) 2010, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this... | 100json-jspf | modules/plugins/remote.discovery/src/net/xeoh/plugins/remotediscovery/impl/v3/DiscoverCall.java | Java | bsd | 3,209 |
/*
* BaseCall.java
*
* Copyright (c) 2010, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this lis... | 100json-jspf | modules/plugins/remote.discovery/src/net/xeoh/plugins/remotediscovery/impl/v3/BaseCall.java | Java | bsd | 2,453 |
package net.xeoh.plugins.remotediscovery.impl.v3;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.io.Serializable;
import java.net.URI;
import java.securit... | 100json-jspf | modules/plugins/remote.discovery/src/net/xeoh/plugins/remotediscovery/impl/v3/CheckCacheCall.java | Java | bsd | 13,466 |
package net.xeoh.plugins.remotediscovery.impl.v2;
import java.net.URI;
import java.util.ArrayList;
import java.util.List;
import net.xeoh.plugins.remote.PublishMethod;
import net.xeoh.plugins.remotediscovery.DiscoveredPlugin;
/**
* @author Thomas Lottermann
*/
public class DiscoveredPluginImpl implemen... | 100json-jspf | modules/plugins/remote.discovery/src/net/xeoh/plugins/remotediscovery/impl/v2/DiscoveredPluginImpl.java | Java | bsd | 2,940 |
package net.xeoh.plugins.remotediscovery.impl.v2;
import java.io.IOException;
import java.net.InetAddress;
import java.net.ServerSocket;
import java.net.URI;
import java.net.URISyntaxException;
import java.security.AccessController;
import java.security.PrivilegedAction;
import java.util.ArrayList;
import ja... | 100json-jspf | modules/plugins/remote.discovery/src/net/xeoh/plugins/remotediscovery/impl/v2/RemoteDiscoveryImpl.java | Java | bsd | 27,368 |
package net.xeoh.plugins.remotediscovery.impl.common.discoverymanager;
/**
*
*
* @author rb
*
*/
public interface DiscoveryManager {
/**
* Returns the version of this manager.
*
* @return Version number
* @since 100
*/
public int getVersion();
/**
... | 100json-jspf | modules/plugins/remote.discovery/src/net/xeoh/plugins/remotediscovery/impl/common/discoverymanager/DiscoveryManager.java | Java | bsd | 875 |
/*
* ExportEntry.java
*
* Copyright (c) 2009, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this ... | 100json-jspf | modules/plugins/remote.discovery/src/net/xeoh/plugins/remotediscovery/impl/common/discoverymanager/ExportedPlugin.java | Java | bsd | 3,138 |
/*
* ExportInfo.java
*
* Copyright (c) 2009, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this l... | 100json-jspf | modules/plugins/remote.discovery/src/net/xeoh/plugins/remotediscovery/impl/common/discoverymanager/ExportInfo.java | Java | bsd | 3,030 |
package net.xeoh.plugins.remotediscovery.impl.common.discoverymanager.impl.tcpip;
import java.net.URI;
import java.util.ArrayList;
import java.util.Collection;
import net.xeoh.plugins.base.Plugin;
import net.xeoh.plugins.remote.PublishMethod;
import net.xeoh.plugins.remotediscovery.impl.common.discoverymanage... | 100json-jspf | modules/plugins/remote.discovery/src/net/xeoh/plugins/remotediscovery/impl/common/discoverymanager/impl/tcpip/DiscoveryManagerTCPIPImpl.java | Java | bsd | 3,605 |
/*
* ExportEntry.java
*
* Copyright (c) 2010, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this ... | 100json-jspf | modules/plugins/remote.discovery/src/net/xeoh/plugins/remotediscovery/impl/common/discoverymanager/impl/filepreferences/LocalExportEntry.java | Java | bsd | 2,068 |
/*
* DiscoveryMangerPreferences.java
*
* Copyright (c) 2010, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice... | 100json-jspf | modules/plugins/remote.discovery/src/net/xeoh/plugins/remotediscovery/impl/common/discoverymanager/impl/filepreferences/DiscoveryMangerFileImpl.java | Java | bsd | 12,274 |
/*
* LocalExportEntry.java
*
* Copyright (c) 2010, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, ... | 100json-jspf | modules/plugins/remote.discovery/src/net/xeoh/plugins/remotediscovery/impl/common/discoverymanager/impl/localpreferences/LocalExportEntry.java | Java | bsd | 1,866 |
/*
* DiscoveryMangerPreferences.java
*
* Copyright (c) 2010, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyrigh... | 100json-jspf | modules/plugins/remote.discovery/src/net/xeoh/plugins/remotediscovery/impl/common/discoverymanager/impl/localpreferences/DiscoveryMangerPreferencesImpl.java | Java | bsd | 12,825 |
package net.xeoh.plugins.remotediscovery.impl.common.discoverymanager.impl;
import java.io.Serializable;
import java.net.URI;
import net.xeoh.plugins.base.Plugin;
import net.xeoh.plugins.remote.PublishMethod;
/**
* @author rb
*/
public class ExportEntry implements Serializable {
/** */
private static final... | 100json-jspf | modules/plugins/remote.discovery/src/net/xeoh/plugins/remotediscovery/impl/common/discoverymanager/impl/ExportEntry.java | Java | bsd | 524 |
/*
* AbstractDiscoveryManager.java
*
* Copyright (c) 2010, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright ... | 100json-jspf | modules/plugins/remote.discovery/src/net/xeoh/plugins/remotediscovery/impl/common/discoverymanager/impl/AbstractDiscoveryManager.java | Java | bsd | 3,675 |
/*
* DiscoveryTracer.java
*
* Copyright (c) 2011, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, t... | 100json-jspf | modules/plugins/remote.discovery/src/net/xeoh/plugins/remotediscovery/diagnosis/channel/tracer/DiscoveryTracer.java | Java | bsd | 1,764 |
/*
* ProbeTracer.java
*
* Copyright (c) 2011, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this ... | 100json-jspf | modules/plugins/remote.discovery/src/net/xeoh/plugins/remotediscovery/diagnosis/channel/tracer/ProbeTracer.java | Java | bsd | 1,756 |
/*
* RemoteAPIDiscoveryUtil.java
*
* Copyright (c) 2009, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright no... | 100json-jspf | modules/plugins/remote.discovery/src/net/xeoh/plugins/remotediscovery/util/RemoteAPIDiscoveryUtil.java | Java | bsd | 4,436 |
/*
* RemoteDiscovery.java
*
* Copyright (c) 2009, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, t... | 100json-jspf | modules/plugins/remote.discovery/src/net/xeoh/plugins/remotediscovery/RemoteDiscovery.java | Java | bsd | 2,721 |
/*
* RemoteAPI.java
*
* Copyright (c) 2008, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, th... | 100json-jspf | modules/plugins/remote.xmlrpc/src/net/xeoh/plugins/remote/RemoteAPIXMLRPC.java | Java | bsd | 2,281 |
/*
* RemoteAPIImpl.java
*
* Copyright (c) 2008, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice... | 100json-jspf | modules/plugins/remote.xmlrpc/src/net/xeoh/plugins/remote/impl/xmlrpc/RemoteAPIImpl.java | Java | bsd | 9,426 |
/*
* RemoteAPI.java
*
* Copyright (c) 2008, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, th... | 100json-jspf | modules/plugins/remote.xmlrpcdelight/src/net/xeoh/plugins/remote/RemoteAPIXMLRPCDelight.java | Java | bsd | 2,288 |
/*
* OptionDummy.java
*
* Copyright (c) 2009, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this ... | 100json-jspf | modules/plugins/remote.xmlrpcdelight/src/net/xeoh/plugins/remote/options/exportvanillaobject/OptionExportName.java | Java | bsd | 1,984 |